// Test the validity of the expression by the server even for constant expression (a constant can be accepted by the client check but not the server so we check both).
CommandZoneAccessor.ExpressionResultresult=null;
if(isCommandBox){
...
...
@@ -344,6 +342,17 @@ public abstract class Property implements ServerPropertyChangeListener, ICommand