csharpvitamins / CSharpVitamins.ShortGuid

A convenience wrapper for dealing with base64 encoded Guids
MIT License
103 stars 20 forks source link

Feature/add strict flag to decode #6

Closed hf-kklein closed 3 years ago

hf-kklein commented 3 years ago

As discussed in https://github.com/csharpvitamins/CSharpVitamins.ShortGuid/pull/4#issuecomment-689254811 I added an optional boolean parameter that allows to enforce strict decoding.