Module: ActiveModel
- Defined in:
- lib/common_lib/active_model/validations/absence.rb,
lib/common_lib/active_model/validations/past_date.rb,
lib/common_lib/active_model/validations/complete_date.rb
Overview
This is just a modified version of validates_presence_of
I think that this validation inherently is allow_blank => true
Defined Under Namespace
Modules: Validations Classes: Errors