-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.x, 1.5.x, master
-
Fix Version/s: 2.0.x, master, master-deprecated, 3.0.x, 2.0.0.69-deprecated, 3.1.x
-
Component/s: Form Validator
-
Labels:None
-
Fix Priority:3
-
Git Pull Request:
See conversation: https://github.com/liferay/alloy-ui/commit/3315c7aa85f2f6d74bbb319f6c1a70bb1aae1fa1#commitcomment-13823032
Will need to refactor/revert Done in LPS-58127 to not set custom propertyLPS-60587.
—
Note:ruleValue is not passed through normalizeRuleValue() to the required rule. As a consequence, the required rule does not check if the ruleValue is true.
This makes it unable to dynamically (via function) require an individual field in a reasonable way. This is because these's no field context to validate from.
—
- is caused by
-
AUI-1958 When custom and default validators are used together the validators show errors without setting a value in the field
-
- Closed
-
- is duplicated by
-
AUI-2042 ruleValue is not passed through normalizeRuleValue() to required rule
-
- Closed
-
- is related to
-
AUI-2049 Remove custom and requireValidation validator properties
-
- Closed
-