Method: FtcEventsClient::AdvancementSourceModel#valid?

Defined in:
lib/ftc_events_client/models/advancement_source_model.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



100
101
102
# File 'lib/ftc_events_client/models/advancement_source_model.rb', line 100

def valid?
  true
end