gregbacchus / validata-koa

Type safe data validation and sanitization for Koa
MIT License
1 stars 2 forks source link

ValidationError type mismatch #1

Closed Jamesgt closed 4 years ago

Jamesgt commented 4 years ago

If you have a module where you use an older validata-koa than your current module then for example in tests the type of the ValidationErrors won't match.