Method: SmartCore::Validator::Result#failed
- Defined in:
- lib/smart_core/validator/result.rb
#failed ⇒ Object Also known as: failed?
Returns the value of attribute failed.
6 7 8 |
# File 'lib/smart_core/validator/result.rb', line 6 def failed @failed end |