We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025375d commit 2810c5eCopy full SHA for 2810c5e
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v1.2.3
4
+
5
+* VALIDATION-8 - Min/ Max if other field value
6
7
8
## v1.2.2
9
10
* Add missing client side validation for the `requiredifotherfieldmatchsystemlookup` validator
@@ -10,8 +15,8 @@
15
11
16
## v1.2.0
12
17
13
-* [VALIDATION-5](https://projects.pixl8.london/browse/VALIDATION-5) - requiredIfOtherFieldInValues to allow required for multiple values
14
-* [VALIDATION-4](https://projects.pixl8.london/browse/VALIDATION-4) - Add rule for a field to be required if other field match system config
18
+* VALIDATION-5 - requiredIfOtherFieldInValues to allow required for multiple values
19
+* VALIDATION-4 - Add rule for a field to be required if other field match system config
20
21
## v1.1.0
22
0 commit comments