I'd like to open a discussion for a proposal on a Strict Mode, i.e.: An error is returned if not at least one rule exists for every property in the object to check.
IMO, this would feature-complete vest in a sense that it could be reliably used to not only test "what's there" but also what isn't but should. e.g. if forms or data parameters change (but validation was neglect). Please let me know what you think.
I'd like to open a discussion for a proposal on a
Strict Mode, i.e.: An error is returned if not at leastone ruleexists forevery propertyin the object to check.IMO, this would feature-complete vest in a sense that it could be reliably used to not only test "what's there" but also what isn't but should. e.g. if forms or data parameters change (but validation was neglect). Please let me know what you think.