Method: OryClient::IdentityWithCredentialsPassword#valid?

Defined in:
lib/ory-client/models/identity_with_credentials_password.rb

#valid?Boolean

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

Returns:

  • true if the model is valid



75
76
77
# File 'lib/ory-client/models/identity_with_credentials_password.rb', line 75

def valid?
  true
end