Method: ArtikCloud::FieldPath#valid?
- Defined in:
- lib/artikcloud/models/field_path.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
59 60 61 |
# File 'lib/artikcloud/models/field_path.rb', line 59 def valid? return true end |