beberlei / assert

Thin assertion library for use in libraries and business-model
Other
2.41k stars 188 forks source link

Made constraints in exceptions consistent for all assertions #255

Closed pkruithof closed 6 years ago

pkruithof commented 6 years ago

Fixes #254

rquadling commented 6 years ago

Thank you.