[jboss-jira] [JBoss JIRA] Updated: (JBJCA-479) Fine grained Metadata validation

Stefano Maestri (JIRA) jira-events at lists.jboss.org
Fri Dec 3 05:19:05 EST 2010


     [ https://jira.jboss.org/browse/JBJCA-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefano Maestri updated JBJCA-479:
----------------------------------

       Assignee:     (was: Stefano Maestri)
    Description: 
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)

  was:We need a way to validate metadata both created from parsers and from merging or annotations

     Complexity: Low  (was: Medium)


> 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: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list