Custom validation implementation opinions #1779
martinjlowm
started this conversation in
General
Replies: 1 comment
-
As far as I know, the rules for phone numbers are far more complex than emails or uuids. But you are always welcome to submit a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I just happened to look into some field validation and I was wondering why there's no validation implementation for phone numbers seeing that there are implementations for other things like uuid, email, url etc.? Any particular reason for why that is?
Beta Was this translation helpful? Give feedback.
All reactions