Method: TalonOne::AttributeQuery#valid?
- Defined in:
- lib/talon_one/models/attribute_query.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
47 48 49 |
# File 'lib/talon_one/models/attribute_query.rb', line 47 def valid? true end |