Method: FlatApi::ClassDetailsLti#valid?
- Defined in:
- lib/flat_api/models/class_details_lti.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
95 96 97 98 |
# File 'lib/flat_api/models/class_details_lti.rb', line 95 def valid? warn '[DEPRECATED] the `valid?` method is obsolete' true end |