validasaur
validasaur copied to clipboard
Proposal: Strip function
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.
I write a simple demo on this feature, but I didn't consider any complicated use case. #36