Hi,
It would really nice if I could set a Validation for a Secret Value myself, I’m thinking it could be either regex or types like string, int, date and so on…
Thanks Upfront,
John.
Hi,
It would really nice if I could set a Validation for a Secret Value myself, I’m thinking it could be either regex or types like string, int, date and so on…
Thanks Upfront,
John.
Thanks for the feedback John and welcome to the Doppler community!
This is a really interesting idea and something we’re looking at exploring in the future.
How are you addressing this need currently and what language/framework are you using?
Hi thanks for the response,
Right now I just update the keys and hope for the best :).
But to add another layer of validation would be great.
I’m working with NodeJs mostly.
Services running on K8S.
Thanks for the extra info John!
Value Types was launched today which should solve this for some cases like JSON, email, strings, etc. that you’re storing in Doppler.
-James Heimbuck, Principal Product Manager
One more update on this. We’ve iterated on Value Types with the following improvements:
-James Heimbuck, Principal Product Manager