Method: FormAPI::FoldersFolder#valid?
- Defined in:
- lib/form_api/models/folders_folder.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
63 64 65 |
# File 'lib/form_api/models/folders_folder.rb', line 63 def valid? true end |