Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
getSubfields(name) { return this.schema.objectKeys(SimpleSchema._makeGeneric(name)); }
A schema validation package that supports direct validation of MongoDB update modifier objects.