Method: Harbor1Client::InputSecret#valid?
- Defined in:
- lib/harbor1_client/models/input_secret.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
56 57 58 |
# File 'lib/harbor1_client/models/input_secret.rb', line 56 def valid? true end |