Method: Harbor1Client::QuotaUpdateReq#valid?

Defined in:
lib/harbor1_client/models/quota_update_req.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/quota_update_req.rb', line 56

def valid?
  true
end