validasaur icon indicating copy to clipboard operation
validasaur copied to clipboard

Proposal: Strip function

Open c0per opened this issue 4 years ago • 1 comments

After validating the input data, I want to delete all the properties that are not defined in the validation rule from input. Or, to "strip" the input data according to the validation rule.

c0per avatar Sep 18 '21 15:09 c0per

I write a simple demo on this feature, but I didn't consider any complicated use case. #36

c0per avatar Sep 18 '21 15:09 c0per