Uses of Class
dev.metaschema.core.model.constraint.IExpectConstraint.Builder
Packages that use IExpectConstraint.Builder
Package
Description
Metaschema constraint definitions and validation framework.
-
Uses of IExpectConstraint.Builder in dev.metaschema.core.model.constraint
Methods in dev.metaschema.core.model.constraint that return IExpectConstraint.BuilderModifier and TypeMethodDescriptionstatic IExpectConstraint.BuilderIExpectConstraint.builder()Create a new constraint builder.protected IExpectConstraint.BuilderIExpectConstraint.Builder.getThis()IExpectConstraint.Builder.test(IMetapathExpression test) Use the provided test to validate selected nodes.