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

Returns:

  • (Boolean)

    true if the model is valid



209
210
211
# File 'lib/harbor2_client/models/artifact.rb', line 209

def valid?
  true
end