Method: SwaggerClient::StatisticMap#valid?
- Defined in:
- lib/harbor_swagger_client/models/statistic_map.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
101 102 103 |
# File 'lib/harbor_swagger_client/models/statistic_map.rb', line 101 def valid? true end |