Closed Kailokk closed 2 months ago
Looks good. Do you run into the same issue with other validators?
Looks good. Do you run into the same issue with other validators?
I haven't so far, i've been hoping to to take a proper look when i had the chance, this one just came up in something i was working on.
@Keats thanks for the approval. I don't have the permissions to enact the merge, so i will leave that to you?
Yep that's good, I'll merge/release soon
Awesome, thank you so much for your time, and this ever useful library
Added a blanket implementation where the inner type T for these container types implements
ValidateRegex
.These types are sometimes used in place of
String
where the mutability thatString
provides is not necessary.