[jbosstools-issues] [JBoss JIRA] (JBIDE-20135) Add validation for integer and enumerated attributes

Lucia Jelinkova (JIRA) issues at jboss.org
Mon Jun 22 08:27:02 EDT 2015


Lucia Jelinkova created JBIDE-20135:
---------------------------------------

             Summary: Add validation for integer and enumerated attributes 
                 Key: JBIDE-20135
                 URL: https://issues.jboss.org/browse/JBIDE-20135
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: batch
    Affects Versions: 4.3.0.Beta1
            Reporter: Lucia Jelinkova


There are many attributes that are restricted only to some enumerated value or integer value and that are not validated at all. Is there a reason why there is no validation for them?

Example:
{code}
<chunk checkpoint-policy="{item|custom}"
item-count="{value}"
time-limit="{value}"
skip-limit="{value}"
retry-limit="{value}"
/>
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list