hapijs / joi

The most powerful data validation library for JS
Other
20.95k stars 1.51k forks source link

fix: do not trigger warnings and externals on arrays and alternatives mismatches #2932

Closed Marsup closed 1 year ago

Marsup commented 1 year ago

Warnings and externals should not appear in results nor run if this is the result of the validation of a mismatch in an array or an alternative.