Method: stcloud::AlertRuleScheduleTimeRangeDto#valid?

Defined in:
lib/stcloud/models/alert_rule_schedule_time_range_dto.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



75
76
77
# File 'lib/stcloud/models/alert_rule_schedule_time_range_dto.rb', line 75

def valid?
  true
end