Method: Harbor2Client::Artifact#valid?
- Defined in:
- lib/harbor2_client/models/artifact.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
209 210 211 |
# File 'lib/harbor2_client/models/artifact.rb', line 209 def valid? true end |