File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -201,6 +201,8 @@ You can use the following parameters in this message:
201
201
Parameter Description
202
202
====================== ============================================================
203
203
``{{ limit }} `` The expected maximum length
204
+ ``{{ min }} `` The expected minimum length
205
+ ``{{ max }} `` The expected maximum length
204
206
``{{ value }} `` The current (invalid) value
205
207
``{{ value_length }} `` The current value's length
206
208
====================== ============================================================
@@ -233,6 +235,8 @@ You can use the following parameters in this message:
233
235
Parameter Description
234
236
====================== ============================================================
235
237
``{{ limit }} `` The expected minimum length
238
+ ``{{ min }} `` The expected minimum length
239
+ ``{{ max }} `` The expected maximum length
236
240
``{{ value }} `` The current (invalid) value
237
241
``{{ value_length }} `` The current value's length
238
242
====================== ============================================================
You can’t perform that action at this time.
0 commit comments