Deepwalker / trafaret

Ultimate transformation library that supports validation, contexts and aiohttp.
http://trafaret.readthedocs.org/en/latest/
BSD 2-Clause "Simplified" License
177 stars 31 forks source link

Fix error message for Bytes checker #75

Closed tyulpan closed 5 years ago

tyulpan commented 5 years ago

The error message has become more informative. #63

Deepwalker commented 5 years ago

👍 thank you a lot! Did not notice this before.