Method: Nodeum::TooLong#valid?
- Defined in:
- lib/nodeum_sdk/models/too_long.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
81 82 83 |
# File 'lib/nodeum_sdk/models/too_long.rb', line 81 def valid? true && super end |