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

Returns:

  • (Boolean)

    true if the model is valid



56
57
58
# File 'lib/harbor1_client/models/input_secret.rb', line 56

def valid?
  true
end