Jordan DeBeer

Results 3 comments of Jordan DeBeer

One thing I've experimented with is in my attempt to create an "organization standard library" is trying to add my own logic to the `core.Construct.onValidate()` method. I couldn't get it...

would an upstream base validation aspect to support easily adding these validations to a given construct type be useful for this rfc? I am thinking something like this (pseudo code-ish):...

I have a workload that could use a declarative interface. I could look at implementing it here instead of "client-side" if this sort of functionality is desired.