File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -381,11 +381,11 @@ is not in the array of valid choices.
381
381
382
382
You can use the following parameters in this message:
383
383
384
- =============== == ============================================================
385
- Parameter Description
386
- =============== == ============================================================
387
- ``{{ value }} `` The current (invalid) value
388
- ``{{ label }} `` Corresponding form field label
389
- =============== == ============================================================
384
+ ================= ============================================================
385
+ Parameter Description
386
+ ================= ============================================================
387
+ ``{{ choices }} `` A comma-separated list of available choices
388
+ ``{{ value }} `` The current (invalid) value
389
+ ================= ============================================================
390
390
391
391
.. include :: /reference/constraints/_payload-option.rst.inc
You can’t perform that action at this time.
0 commit comments