Type alias Validator<T>

Validator<T>: ((value: T) => ValidationResult)

Type Parameters

  • T = any

Type declaration

Generated using TypeDoc