triggerdotdev/json-infer-types

Infer base64 values

Opened this issue · 0 comments

Implement the possibility to check for valid base64 data. It is non trivial as there are legitimate strings which could also be base64 but if e.g. at one point a validation is needed the type infer would have a solution for that.