Type alias UcProcessorName

UcProcessorName: Exclude<keyof UcConstraints, "__UcConstraints__">

Name of schema processor.

Used to provide schema constraints for particular processor.

Generated using TypeDoc