Exception: Corvette::Act::Validation::ValidationError
- Inherits:
-
StandardError
- Object
- StandardError
- Corvette::Act::Validation::ValidationError
- Defined in:
- lib/corvette/act.rb
Instance Attribute Summary collapse
-
#errors ⇒ Object
Returns the value of attribute errors.
Instance Attribute Details
#errors ⇒ Object
Returns the value of attribute errors.
113 114 115 |
# File 'lib/corvette/act.rb', line 113 def errors @errors end |