-
New Feature
-
Resolution: Unresolved
-
Normal
-
None
-
6.0.1
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".