Method: TalonOne::UpdateCollection#valid?
- Defined in:
- lib/talon_one/models/update_collection.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
80 81 82 |
# File 'lib/talon_one/models/update_collection.rb', line 80 def valid? true end |