Uses of Package
dev.metaschema.core.model.constraint

Package
Description
Provides a collection of abstract and concrete command line interface (CLI) commands that process Metaschema module-based information.
Provides utility methods for use in implementing command line interface commands.
Core Metaschema model interfaces and implementations.
Metaschema constraint definitions and validation framework.
Schema-based content validation for Metaschema instances.
Support for parsing Metaschema module-based data using Java class bindings.
Provides core functionality for reading and writing Metaschema instance data to and from bound Java objects.
Provides an overlay of the Metaschema module model (dev.metaschema.core.model) using bound Java class annotations (dev.metaschema.databind.model.annotations) to represent module constructs annotated on Java classes.
Provides an implementation of the Module model (dev.metaschema.core.model) represented by a module-specific set of bound Java classes (dev.metaschema.databind.model.metaschema.binding).
Provides generated Metaschema binding classes for module(s): Metaschema Model.
 
Provides schema generation capabilities for Metaschema modules.