Method: TalonOne::ErrorSource#valid?
- Defined in:
- lib/talon_one/models/error_source.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
97 98 99 |
# File 'lib/talon_one/models/error_source.rb', line 97 def valid? true end |