@lynxts/core • Docs
@lynxts/core / useFieldValidation
useFieldValidation<
T
>(path
):UseFieldValidation
A hook to retrieve validation related states of a field.
• T extends Struct
• path: Path
<T
>
the path of the field in T
an object with validation related states