Method: Harbor1Client::WebhookPolicy#valid?
- Defined in:
- lib/harbor1_client/models/webhook_policy.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
140 141 142 |
# File 'lib/harbor1_client/models/webhook_policy.rb', line 140 def valid? true end |