two-hundred / celerity

The backend toolkit that gets you moving fast
https://celerityframework.com
Apache License 2.0
0 stars 0 forks source link

Blueprint Framework - Implement Custom Variable Validation #15

Closed fr3shw3b closed 1 year ago

fr3shw3b commented 1 year ago

Implement variable validation for custom types. This covers the validation of runtime values, defaults, enumerable allowed values utilising the Resource Provider custom type interface.

fr3shw3b commented 1 year ago

Implemented in b7983f7