Method: CloudFormula::Template#errors
- Defined in:
- lib/cloudformula/template.rb
#errors ⇒ Object
Similar to Active Record Validations errors[] object
71 72 73 |
# File 'lib/cloudformula/template.rb', line 71 def errors validate end |