Package net.ionite.docval.validation
package net.ionite.docval.validation
Validation implementation, manager, and result classes
-
ClassDescriptionCollects and serializes validation results.Holds the data for a single validation warning or error.Exception that is thrown when validating documents fails due to an error, and the validator or validator manager cannot return a validation result.The validator manager holds any number of validators for a specific keyword, with an option to automatically reload the underlying validation definition (such as an xsd or xslt).