Method: Harbor2Client::LdapConf#valid?

Defined in:
lib/harbor2_client/models/ldap_conf.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



129
130
131
# File 'lib/harbor2_client/models/ldap_conf.rb', line 129

def valid?
  true
end