Skip to content

pbvex / values / isValidator

Function: isValidator()

isValidator<T>(value): value is Validator<T, T>

Type Parameters

T

T

Parameters

value

unknown

Returns

value is Validator<T, T>

Generated API reference. Source of truth is the codebase.