J.W. Janssen created FELIX-3756:
-----------------------------------

             Summary: MetaType AD.validate() regards invalid input as absent 
input
                 Key: FELIX-3756
                 URL: https://issues.apache.org/jira/browse/FELIX-3756
             Project: Felix
          Issue Type: Bug
            Reporter: J.W. Janssen
            Priority: Minor


If an attribute is not mandatory, the validate() method of its 
AttributeDefinition will regard an invalid input the same as absent input. 

For example, consider an optional integer attribute. For an input "abc", its 
validate() method returns "". This is a bit unfortunate as it can cause invalid 
data to be fed into the system.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to