Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions reference/constraints/Choice.rst
Original file line number Diff line number Diff line change
Expand Up @@ -337,11 +337,12 @@ choices.

You can use the following parameters in this message:

=============== ==============================================================
Parameter Description
=============== ==============================================================
``{{ value }}`` The current (invalid) value
=============== ==============================================================
================= ============================================================
Parameter Description
================= ============================================================
``{{ choices }}`` A comma-separated list of available choices
``{{ value }}`` The current (invalid) value
================= ============================================================

min
~~~
Expand Down