Method: Fastly::StarData#valid?

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

#valid?Boolean

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

Returns:

  • true if the model is valid



82
83
84
# File 'lib/fastly/models/star_data.rb', line 82

def valid?
  true
end