Interface IValidatorInterface<T>

Type Parameters

  • T

Hierarchy

  • IValidatorInterface

Implemented by

Accessors

Methods

  • Parameters

    • value: T
    • Optional options: Record<string, unknown>

    Returns T

Generated using TypeDoc