This repository was archived by the owner on Mar 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 12 files changed +83
-11
lines changed Expand file tree Collapse file tree 12 files changed +83
-11
lines changed Original file line number Diff line number Diff line change @@ -136,4 +136,10 @@ The following parameters are available:
136
136
| ` {{ name }} ` | Name of the invalid value |
137
137
| ` {{ constraints }} ` | The array of valid choices |
138
138
| ` {{ minConstraint }} ` | The minimum number of valid choices |
139
- | ` {{ maxConstraint }} ` | The maximum number of valid choices |
139
+ | ` {{ maxConstraint }} ` | The maximum number of valid choices |
140
+
141
+ ## Changelog
142
+
143
+ | Version | Description |
144
+ | ---------| -------------|
145
+ | ` 0.1.0 ` | Created |
Original file line number Diff line number Diff line change @@ -52,4 +52,10 @@ The following parameters are available:
52
52
| ---------------| ---------------------------|
53
53
| ` {{ value }} ` | The current invalid value |
54
54
| ` {{ name }} ` | Name of the invalid value |
55
- | ` {{ code }} ` | Selected code type |
55
+ | ` {{ code }} ` | Selected code type |
56
+
57
+ ## Changelog
58
+
59
+ | Version | Description |
60
+ | ---------| -------------|
61
+ | ` 0.2.0 ` | Created |
Original file line number Diff line number Diff line change @@ -46,4 +46,10 @@ The following parameters are available:
46
46
| ` {{ name }} ` | Name of the invalid value |
47
47
| ` {{ key }} ` | The key of the invalid iterable element |
48
48
| ` {{ element }} ` | The value of the invalid iterable element |
49
- | ` {{ message }} ` | The rule message of the invalid iterable element |
49
+ | ` {{ message }} ` | The rule message of the invalid iterable element |
50
+
51
+ ## Changelog
52
+
53
+ | Version | Description |
54
+ | ---------| -------------|
55
+ | ` 0.4.0 ` | Created |
Original file line number Diff line number Diff line change @@ -46,4 +46,10 @@ The following parameters are available:
46
46
| ` {{ name }} ` | Name of the invalid value |
47
47
| ` {{ key }} ` | The key of the invalid iterable element |
48
48
| ` {{ element }} ` | The value of the invalid iterable element |
49
- | ` {{ message }} ` | The rule message of the invalid iterable element |
49
+ | ` {{ message }} ` | The rule message of the invalid iterable element |
50
+
51
+ ## Changelog
52
+
53
+ | Version | Description |
54
+ | ---------| -------------|
55
+ | ` 0.4.0 ` | Created |
Original file line number Diff line number Diff line change @@ -54,4 +54,10 @@ The following parameters are available:
54
54
| --------------------| ---------------------------|
55
55
| ` {{ value }} ` | The current invalid value |
56
56
| ` {{ name }} ` | Name of the invalid value |
57
- | ` {{ constraint }} ` | The comparison value |
57
+ | ` {{ constraint }} ` | The comparison value |
58
+
59
+ ## Changelog
60
+
61
+ | Version | Description |
62
+ | ---------| -------------|
63
+ | ` 0.1.0 ` | Created |
Original file line number Diff line number Diff line change @@ -54,4 +54,10 @@ The following parameters are available:
54
54
| --------------------| ---------------------------|
55
55
| ` {{ value }} ` | The current invalid value |
56
56
| ` {{ name }} ` | Name of the invalid value |
57
- | ` {{ constraint }} ` | The comparison value |
57
+ | ` {{ constraint }} ` | The comparison value |
58
+
59
+ ## Changelog
60
+
61
+ | Version | Description |
62
+ | ---------| -------------|
63
+ | ` 0.1.0 ` | Created |
Original file line number Diff line number Diff line change @@ -54,4 +54,10 @@ The following parameters are available:
54
54
| --------------------| ---------------------------|
55
55
| ` {{ value }} ` | The current invalid value |
56
56
| ` {{ name }} ` | Name of the invalid value |
57
- | ` {{ constraint }} ` | The comparison value |
57
+ | ` {{ constraint }} ` | The comparison value |
58
+
59
+ ## Changelog
60
+
61
+ | Version | Description |
62
+ | ---------| -------------|
63
+ | ` 0.1.0 ` | Created |
Original file line number Diff line number Diff line change @@ -54,4 +54,10 @@ The following parameters are available:
54
54
| --------------------| ---------------------------|
55
55
| ` {{ value }} ` | The current invalid value |
56
56
| ` {{ name }} ` | Name of the invalid value |
57
- | ` {{ constraint }} ` | The comparison value |
57
+ | ` {{ constraint }} ` | The comparison value |
58
+
59
+ ## Changelog
60
+
61
+ | Version | Description |
62
+ | ---------| -------------|
63
+ | ` 0.1.0 ` | Created |
Original file line number Diff line number Diff line change @@ -50,4 +50,10 @@ The following parameters are available:
50
50
| Parameter | Description |
51
51
| ---------------| ---------------------------|
52
52
| ` {{ value }} ` | The current invalid value |
53
- | ` {{ name }} ` | Name of the invalid value |
53
+ | ` {{ name }} ` | Name of the invalid value |
54
+
55
+ ## Changelog
56
+
57
+ | Version | Description |
58
+ | ---------| -------------|
59
+ | ` 0.1.0 ` | Created |
Original file line number Diff line number Diff line change @@ -68,4 +68,10 @@ The following parameters are available:
68
68
| ` {{ value }} ` | The current invalid value |
69
69
| ` {{ name }} ` | Name of the invalid value |
70
70
| ` {{ minConstraint }} ` | The minimum range value |
71
- | ` {{ maxConstraint }} ` | The maximum range value |
71
+ | ` {{ maxConstraint }} ` | The maximum range value |
72
+
73
+ ## Changelog
74
+
75
+ | Version | Description |
76
+ | ---------| -------------|
77
+ | ` 0.1.0 ` | Created |
You can’t perform that action at this time.
0 commit comments