Method: TransferZero::ValidationErrorDescription#valid?
- Defined in:
- lib/transferzero-sdk/models/validation_error_description.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
64 65 66 |
# File 'lib/transferzero-sdk/models/validation_error_description.rb', line 64 def valid? true end |