Home | History | Annotate | Download | only in validation

Lines Matching defs:validation

19 package javax.xml.validation;
96 * Validates the specified input and send the augmented validation
150 * Errors found during the validation is sent to the specified
205 * during a validation. When an {@link ErrorHandler} is set,
206 * errors found during the validation will be first sent
210 * The error handler can abort further validation immediately
213 * validation by returning normally from the {@link ErrorHandler}
266 * resource resolution while in a validation episode.
270 * when it needs to locate external resources while a validation,
325 * contexts, such as before, during, or after a validation.
359 * a validation.</p>
387 * a validation.</p>
414 * contexts, such as before, during, or after a validation.</p>