Method: OpenapiClient::MovieAllOf#valid?

Defined in:
lib/openapi_client/models/movie_all_of.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



122
123
124
# File 'lib/openapi_client/models/movie_all_of.rb', line 122

def valid?
  true
end