More constraints for primitive types
------------------------------------
Key: UIMA-1188
URL: https://issues.apache.org/jira/browse/UIMA-1188
Project: UIMA
Issue Type: New Feature
Components: Core Java Framework
Reporter: julien nioche
Priority: Minor
ConstraintFactory currently has the following methods:
createIntConstraint()
createFloatConstraint()
createStringConstraint()
but there is corresponding constraints for bytes, shorts, longs or booleans.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.