Method: Fastly::WafFirewallVersionData#valid?
- Defined in:
- lib/fastly/models/waf_firewall_version_data.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
82 83 84 |
# File 'lib/fastly/models/waf_firewall_version_data.rb', line 82 def valid? true end |