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:
201201Parameter Description
202202====================== ============================================================
203203``{{ limit }} `` The expected maximum length
204+ ``{{ min }} `` The expected minimum length
205+ ``{{ max }} `` The expected maximum length
204206``{{ value }} `` The current (invalid) value
205207``{{ value_length }} `` The current value's length
206208====================== ============================================================
@@ -233,6 +235,8 @@ You can use the following parameters in this message:
233235Parameter Description
234236====================== ============================================================
235237``{{ limit }} `` The expected minimum length
238+ ``{{ min }} `` The expected minimum length
239+ ``{{ max }} `` The expected maximum length
236240``{{ value }} `` The current (invalid) value
237241``{{ value_length }} `` The current value's length
238242====================== ============================================================
You can’t perform that action at this time.
0 commit comments