Method: ActiveForm::Validator::Base#msg

Defined in:
lib/active_form/validators/base.rb

#msgObject

Returns the value of attribute msg.



4
5
6
# File 'lib/active_form/validators/base.rb', line 4

def msg
  @msg
end