import { type Validate } from "https://deno.land/x/netzo@0.4.72/deps/react-hook-form.ts";
definition: (value: TFieldValue, formValues: TFormValues) => ValidateResult | Promise<ValidateResult>
x/netzo/deps/react-hook-form.ts>Validate
import { type Validate } from "https://deno.land/x/netzo@0.4.72/deps/react-hook-form.ts";