Patrick Rhomberg

Results 1 issues of Patrick Rhomberg

I think a great feature would be the option to attempt a typecast if `@enforce.runtime_validation` fails, either as a separate decorator `@enforce.runtime_typecasting` or as an optional parameter `@enforce.runtime_validation(coerce=True)` A simple...