Method: OpenapiClient::HTTPValidationError#valid?

Defined in:
lib/openapi_client/models/http_validation_error.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



76
77
78
# File 'lib/openapi_client/models/http_validation_error.rb', line 76

def valid?
  true
end