Felix Meschberger created FELIX-3730:
----------------------------------------
Summary: AD.validate of string attributes must validate the string
length
Key: FELIX-3730
URL: https://issues.apache.org/jira/browse/FELIX-3730
Project: Felix
Issue Type: Bug
Components: Metatype Service, Specification compliance
Affects Versions: metatype-1.0.4
Reporter: Felix Meschberger
Fix For: metatype-1.0.6
The AD.validate method validates an attribute value against the requirement,
min, and max values. For String typed attributes this means the length of the
string must be within the configured range. Currently the string is compared
against the min and max values using String.compare which makes little to no
sense.
--
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