Regular Expressions 101

Community Patterns

Golang Google UUID Validation

0

Regular Expression
Golang

`
^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-4[a-fA-F0-9]{3}-[8|9|aA|bB][a-fA-F0-9]{3}-[a-fA-F0-9]{12}$
`
gm

Description

no description available

Submitted by anonymous - 5 years ago