ardalis / GuardClauses

A simple package with guard clause extensions.
MIT License
3.06k stars 270 forks source link

MaxLengthExceeded / TooLong #325

Closed ardalis closed 8 months ago

ardalis commented 10 months ago

Add a Guard for strings that exceed a specified maximum length.

Maarkis commented 9 months ago

Hi @ardalis! I added contribution #331, but I noticed that it has already been implemented by you... Feel free to close the request, if you want. 😃

ardalis commented 9 months ago

Yeah didn't see yours until after I did mine, sorry. Thanks for the contribution though!