pimbrouwers / Validus

An extensible F# validation library.
Apache License 2.0
144 stars 10 forks source link

Validators.Default.String.pattern is missing default message #3

Closed pimbrouwers closed 3 years ago

pimbrouwers commented 3 years ago

The Validators.Default.String.pattern validator is missing the None value to take place of the default return message.