Expand description
Defines error types specific to document validation within the molten-document crate.
This module provides a comprehensive set of error variants encapsulated by
DocumentValidationError, each detailing specific reasons why a document
might fail validation against its FormDefinition.
Enumsยง
- Document
Validation Error - Represents errors encountered during the document validation process.