Method: Harbor2Client::ProjectSummary#valid?

Defined in:
lib/harbor2_client/models/project_summary.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



126
127
128
# File 'lib/harbor2_client/models/project_summary.rb', line 126

def valid?
  true
end