Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: 8.0.1
-
Fix Version/s: 8.0.2
-
Component/s: Databind 2
-
Security Level: Jean
-
Labels:None
-
gh.sprint.customfield.default.name:ZK 8.0.2 S2
Description
run the attached example, and type an invalid dates.
When clicking the validate button the ValidationContext only invalid when there is a wrong date in the first datebox. The other 2 dateboxes don't set the ValidationContext to invalid because they use reference and collection binding.
This was not implemented yet in ZK7 and could be a useful improvement in ZK8.