Method: Harbor2Client::Label#valid?
- Defined in:
- lib/harbor2_client/models/label.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
119 120 121 |
# File 'lib/harbor2_client/models/label.rb', line 119 def valid? true end |