Method: Harbor2Client::RegistryInfo#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



88
89
90
# File 'lib/harbor2_client/models/registry_info.rb', line 88

def valid?
  true
end