Method: Formalism::Form::ValidationError#errors
- Defined in:
- lib/formalism/form/validation_error.rb
#errors ⇒ Object (readonly)
Returns the value of attribute errors.
7 8 9 |
# File 'lib/formalism/form/validation_error.rb', line 7 def errors @errors end |