Versions in this module Expand all Collapse all v3 v3.6.0 Nov 23, 2021 Changes in this version + func ValidateDatadogDowntimeRecurrenceType(v interface{}, k string) (ws []string, errors []error) + func ValidateDatadogDowntimeRecurrenceWeekDays(v interface{}, k string) (ws []string, errors []error) + func ValidateDatadogDowntimeTimezone(v interface{}, k string) (ws []string, errors []error) + func ValidateEnumValue(newEnumFunc interface{}) schema.SchemaValidateDiagFunc + func ValidateFloatString(v interface{}, k string) (ws []string, errors []error) + type EnumChecker struct