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
112 113 114 |
# File 'lib/fastly/models/content.rb', line 112 def valid? true end |