Type Parameters
Name
Name extends string
Schema
Schema extends ZodType<unknown, unknown, $ZodTypeInternals<unknown, unknown>>
Parameters
Returns
RuleDescriptor<Name, output<Schema>>
Use this for custom rules that should participate in the same descriptor and
artifact pipeline as the built-in rules.