TreeValidator
Tür Takma Adı
kararlıv22.0'den beri
A function that takes the FieldContext for the field being validated and returns a
TreeValidationResult indicating errors for the field and its sub-fields.
API
type TreeValidator<TValue, TPathKind extends PathKind = PathKind.Root> = LogicFn< TValue, TreeValidationResult, TPathKind>
Detaylara atla