Type Alias UnknownValidator<T>

UnknownValidator: ValidatorComponent<T>

Validates the state of an unknown value or a value that does not have a specialized validator.

Type Parameters

  • T

    the type of the value that is being validated