-
Type:
New Feature
-
Resolution: Unresolved
-
Priority:
Normal
-
None
-
Affects Version/s: 6.0.1
-
Component/s: Databind 2
-
None
Would be great if validation is disabled when field is disabled:
<textbox value="@bind(fx.password) @validator('beanValidator')" />
Or to have some flag disableValidation="true|false".