Method: Harbor1Client::PutRegistry#valid?
- Defined in:
- lib/harbor1_client/models/put_registry.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
110 111 112 |
# File 'lib/harbor1_client/models/put_registry.rb', line 110 def valid? true end |