json-infer-types
json-infer-types copied to clipboard
Infer base64 values
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.