json-infer-types icon indicating copy to clipboard operation
json-infer-types copied to clipboard

Infer base64 values

Open sascha10000 opened this issue 3 years ago • 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.

sascha10000 avatar May 09 '22 16:05 sascha10000