Method: Fastly::WafExclusionResponseData#valid?

Defined in:
lib/fastly/models/waf_exclusion_response_data.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



107
108
109
# File 'lib/fastly/models/waf_exclusion_response_data.rb', line 107

def valid?
  true
end