Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Normal
-
Resolution: Unresolved
-
Affects Version/s: 6.0.2
-
Fix Version/s: None
-
Component/s: Components
-
Labels:
Description
enable global configuration for rendering the customError messages (e.g. when you input characters to datebox, see attached).
something like
<library-property>
<name>org.zkoss.web.showCustomError</name>
<value>my.custom.GlobalConstraint</value>
</library-property>