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.
381381
382382You can use the following parameters in this message:
383383
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+ ================= ============================================================
390390
391391.. include :: /reference/constraints/_payload-option.rst.inc
You can’t perform that action at this time.
0 commit comments