Rainer Döbele created EMPIREDB-360:
--------------------------------------
Summary: Add check for null on ValueExpressions supplied with
input or control tag.
Key: EMPIREDB-360
URL: https://issues.apache.org/jira/browse/EMPIREDB-360
Project: Empire-DB
Issue Type: Improvement
Components: JSF2 Extensions
Reporter: Rainer Döbele
When ValueExpression is supplied for an input or control tag using the "value"
attribute, there is currently no check whether or not a null value is allowed.
Enhancement: if the value is null and the "mandantory" attribute is set to true
then an FiledNotNullException should be thrown.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)