validators

open override val validators: List<FunctionCallValidator<T>>

Validators that check the validity of a function call towards this function. If a condition is not met during the validation, an exception should be thrown.