Method: PureValidator::Errors::ValidationError#errors
- Defined in:
- lib/pure_validator/errors.rb
#errors ⇒ Object (readonly)
Returns the value of attribute errors.
4 5 6 |
# File 'lib/pure_validator/errors.rb', line 4 def errors @errors end |