IntervalControl

constructor(label: String?, required: Boolean? = false, dependencies: Map<String, ControlDependency<*>>? = null, validationOptions: IntervalValidation? = null, actions: List<ControlAction<Duration>>? = null)