Schema constraint criterion.

Hierarchy

  • ConstraintCriterion

Properties

Properties

from: string

Target ECMAScript module name to import the feature from.

processor: UcProcessorName

Target schema processor.

use: string

Target feature name to use.

within?: keyof UcFormatPresentations<unknown, UcSchema<unknown>> | keyof UcInsetPresentations<unknown, UcSchema<unknown>>

Target schema instance presentation, or undefined to match any presentation.

Generated using TypeDoc