Type alias RegexValidator<T>

RegexValidator<T>: Validator<RegexResult<T>>

Type Parameters

  • T extends string

    The validated type