Variable: rules
const rules: JsonSchemaValidatorPlugin["rules"] = plugin.rules;
Defined in: plugin.ts:77
Rule registry exposed through the plugin object.
const rules: JsonSchemaValidatorPlugin["rules"] = plugin.rules;
Defined in: plugin.ts:77
Rule registry exposed through the plugin object.