Akitoshi Yoshida created ARIES-1395:
---------------------------------------
Summary: Add a structure-only option to Blueprint xml-validation
feature
Key: ARIES-1395
URL: https://issues.apache.org/jira/browse/ARIES-1395
Project: Aries
Issue Type: Improvement
Components: Blueprint
Affects Versions: blueprint-core-1.4.4
Reporter: Akitoshi Yoshida
Currently, xml-validation is performed on blueprint beans files by default. One
can disable validation by setting blueprint.aries.xml-validation to false. The
available option is either full-validation or no-validation. In some use-cases,
it is practical to disable datatype validation and keep structure validation.
This is a request to add such an option by passing an appropriate ErrorHandler
to the Validator instance so that datatype specific validation errors can be
ignored.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)