I would like to propose that we introduce a new exception class UpdateModelSkipMessageException extends RuntimeException, which indicates failure in UpdateModel phase, however the error message has been added in the model layer for reporting, so UpdateModel can skip adding the message for this type of exception (done at the end of UIXEditableValue.updateModel() ).
Thanks, Min Lu
