Replies: 1 comment
-
Hey! |
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
-
When I use the pattern ^\d+.\d+.\d+$
The core function "pattern" seems to allow "2.0" while regex101 says that it shouldn't match with that. Do you have any idea why this is happening? Thanks
Beta Was this translation helpful? Give feedback.
All reactions