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:
136136| ` {{ name }} ` | Name of the invalid value |
137137| ` {{ constraints }} ` | The array of valid choices |
138138| ` {{ 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:
5252| ---------------| ---------------------------|
5353| ` {{ value }} ` | The current invalid value |
5454| ` {{ 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:
4646| ` {{ name }} ` | Name of the invalid value |
4747| ` {{ key }} ` | The key of the invalid iterable element |
4848| ` {{ 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:
4646| ` {{ name }} ` | Name of the invalid value |
4747| ` {{ key }} ` | The key of the invalid iterable element |
4848| ` {{ 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:
5454| --------------------| ---------------------------|
5555| ` {{ value }} ` | The current invalid value |
5656| ` {{ 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:
5454| --------------------| ---------------------------|
5555| ` {{ value }} ` | The current invalid value |
5656| ` {{ 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:
5454| --------------------| ---------------------------|
5555| ` {{ value }} ` | The current invalid value |
5656| ` {{ 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:
5454| --------------------| ---------------------------|
5555| ` {{ value }} ` | The current invalid value |
5656| ` {{ 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:
5050| Parameter | Description |
5151| ---------------| ---------------------------|
5252| ` {{ 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:
6868| ` {{ value }} ` | The current invalid value |
6969| ` {{ name }} ` | Name of the invalid value |
7070| ` {{ 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