import { type ValidationRule } from "https://deno.land/x/netzo@0.3.91/deps/react-hook-form.ts";
Type Parameters
optional
TValidationValue extends ValidationValue = ValidationValuedefinition: TValidationValue | ValidationValueMessage<TValidationValue>