Type alias Validator<T, Err>

Validator<T, Err>: Sync<T, Err> | Async<T, Err>

Type Parameters

  • T

  • Err

Generated using TypeDoc