Method: OryClient::GenericErrorContent#valid?
- Defined in:
- lib/ory-client/models/generic_error_content.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
112 113 114 |
# File 'lib/ory-client/models/generic_error_content.rb', line 112 def valid? true end |