public class SchematronValidator extends Object implements org.openehealth.ipf.commons.core.modules.api.Validator<Source,SchematronProfile>
SchematronTransmogrifier. The
result is scanned for svrl:failed-assert elements, and
error text and details (if available) are put into the ValidationException's message.
The Validator accepts a Source as input, and a SchematronProfile
as validation profile parameter.
| Constructor and Description |
|---|
SchematronValidator() |
public void validate(Source message, SchematronProfile profile)
validate in interface org.openehealth.ipf.commons.core.modules.api.Validator<Source,SchematronProfile>Copyright © 2020 Open eHealth Foundation. All rights reserved.