Method: Harbor2Client::Errors#valid?

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

#valid?Boolean

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

Returns:

  • true if the model is valid



58
59
60
# File 'lib/harbor2_client/models/errors.rb', line 58

def valid?
  true
end