Method: Harbor1Client::UserGroup#valid?
- Defined in:
- lib/harbor1_client/models/user_group.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
83 84 85 |
# File 'lib/harbor1_client/models/user_group.rb', line 83 def valid? true end |