issues
search
bitovi
/
querystring-parser
MIT License
8
stars
5
forks
source link
Feature/13 add structured errors
#15
Closed
michael-dean-haynie
closed
2 years ago
michael-dean-haynie
commented
2 years ago
Replaced vanilla
Error
s with a custom
QuerystringParsingError
that has more helpful metadata.
Updated implementations where needed
Updated tests to more closely match one another across the project
closes #13
Error
s with a customQuerystringParsingError
that has more helpful metadata.closes #13