Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8692a56 commit 37f575cCopy full SHA for 37f575c
provider/testdata/parameter_table.md
@@ -12,6 +12,8 @@
12
| EmptyMinOpt | number | | | | 1,2,3 | 2-5 | | | | valid option |
13
| EmptyRegexOpt | string | | | | "hello","goodbye" | goodbye | | | | valid option |
14
| EmptyRegexOk | string | | | | | .* | | "" | false | |
15
+| EmptyInc | number | 4 | | | | increasing | | | | monotonicity |
16
+| EmptyDec | number | 4 | | | | decreasing | | | | monotonicity |
17
| | | | | | | | | | | |
18
| | Default Set | | No inputs | | | | | | | |
19
| NumDef | number | | | 5 | | | | 5 | true | |
0 commit comments