Method: OryClient::IdentitySchemaContainer#valid?
- Defined in:
- lib/ory-client/models/identity_schema_container.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
85 86 87 |
# File 'lib/ory-client/models/identity_schema_container.rb', line 85 def valid? true end |