proxy-validator
proxy-validator copied to clipboard
Small package that leverages the power of ES6 Proxy to validate and sanitize objects.
Results
2
proxy-validator issues
Sort by
recently updated
recently updated
newest added
Hi, I'm a bit confused about how you work with 'options' as opposed to how the source library validator.js works with it. In particular, the function isMobilePhone defines 'locale' as...
I like the fact that this is just a declarative wrapper for the validator lib, but what if we have some custom logic we would like to apply to a...