Method: Harbor2Client::RegistryProviderInfo#valid?
- Defined in:
- lib/harbor2_client/models/registry_provider_info.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
66 67 68 |
# File 'lib/harbor2_client/models/registry_provider_info.rb', line 66 def valid? true end |