This release fixes a bug where the onError
function in ArrayOrSpecificStringValidator
s would not be called for unallowed strings. In addition to that, it adds the recursiveOnError
feature to this kind of validator as well.
What's Changed
- Also allow recursive on error for array or specific string validator by @DysphoricUnicorn in #164
Full Changelog: 2.9.0...2.9.1