Investigate how Bean Validation and JavaFX could work together. Main issues:
JavaFX has its own property model with types such as StringProperty for which we don't have validators
Something like validateValue() for multiple values would be needed in order to validate class-level constraints before the values are written into the backing model
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