We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af7f27f commit 02af5eaCopy full SHA for 02af5ea
docs/data-sources/parameter.md
@@ -57,7 +57,7 @@ Optional:
57
58
Optional:
59
60
-- `error` (String) An error message to display if the value doesn't match the provided regex.
+- `error` (String) An error message to display if the value breaks the validation rules.
61
- `max` (Number) The maximum of a number parameter.
62
- `min` (Number) The minimum of a number parameter.
63
- `monotonic` (String) Number monotonicity, either increasing or decreasing.
0 commit comments