Method: Fastly::Content#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



112
113
114
# File 'lib/fastly/models/content.rb', line 112

def valid?
  true
end