Module: ActiveModel::Validations

Defined in:
lib/html5_validators/active_model/validations.rb,
lib/html5_validators/active_model/helper_methods.rb,
lib/html5_validators/active_model/initializer_monkey_patches.rb

Defined Under Namespace

Modules: HelperMethods Classes: LengthValidator, NumericalityValidator

Instance Attribute Summary collapse

Instance Attribute Details

#auto_html5_validationObject

Returns the value of attribute auto_html5_validation.



3
4
5
# File 'lib/html5_validators/active_model/validations.rb', line 3

def auto_html5_validation
  @auto_html5_validation
end