Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
Unknown
Description
We should be able to specify what input a parameter can accept, so you can restrict this.
We should be able to specify the parameter
- type (string, boolean, int, long, float)
- min range
- max range
- regexp pattern
- enum of valid choices
- etc
- example