We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22f5718 + 5334b25 commit 8316a59Copy full SHA for 8316a59
validation/validationRegularExpressions.json
@@ -1,3 +1,3 @@
1
{
2
- "code": "^[a-z_0-9]{0,64}$"
+ "code": "^[A-Za-z_0-9]{0,64}$"
3
}
0 commit comments