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
126 127 128 |
# File 'lib/harbor2_client/models/project_summary.rb', line 126 def valid? true end |