You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2021/09/23 12:01:00 UTC

[jira] [Created] (EMPIREDB-360) Add check for null on ValueExpressions supplied with input or control tag.

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)