Skip to content

parameter inputs needed always lower case #4190

Answered by alex-frankel
HariRajan2014 asked this question in Q&A
Discussion options

You must be logged in to vote

There's no way to do this today.

One question I would consider is do you want user deployments to fail if they are not lower cased? This is what would happen if we had a decorator to enforce this behavior. By converting it to lower case using toLower() you would not force the user to fail, but will still send the right result for the resource creation. It might make the code a bit more verbose, but it would be serving a purpose.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HariRajan2014
Comment options

Answer selected by brwilkinson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants