Uses of Package
dev.omnist.validation
Packages that use dev.omnist.validation
Package
Description
Validating and materializing documents against an OSD schema: checking a
Document conforms to a Schema
and reporting diagnostics when it doesn't (omnist-spec §3.6), and the
materialization pass that produces a schema-conformant document from one
that's structurally compatible but not yet exact (§6.3, §8.2).-
Classes in dev.omnist.validation used by dev.omnist.validationClassDescriptionDiagnostic emitted when validation fails against an OSD Schema (§8.2, §8.3.4).Structured outcome of validating a Document against a Schema (§3.6).