]
Stefano Maestri commented on JBJCA-479:
---------------------------------------
Of course Unit tests have to be provided for any check added
Fine grained Metadata validation
--------------------------------
Key: JBJCA-479
URL:
https://jira.jboss.org/browse/JBJCA-479
Project: IronJacamar
Issue Type: Feature Request
Components: Common
Reporter: Stefano Maestri
Fix For: 1.0.0.Beta4
This task is about improve metadata validation to get a finer grained control during
Metadata creation.
The current implementation of metadata validate()= method consider only xsd's
constraints. IOW it is checking more or less mandatory fields presence and cardinalities
of collection. There are much more stuffs that can be verified at a logical level. For
example some fields are specifying porperty that make sense only when they are activated
by other (boolean) fields, or we can check also related fields for consistency (example:
min_pool-size < max_poolsize)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: