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.
1 parent 8273a8a commit c3fbcb3Copy full SHA for c3fbcb3
Configuration/NodeTypes.yaml
@@ -25,4 +25,4 @@
25
minimum: 1
26
maximum: 255
27
'Neos.Neos/Validation/RegularExpressionValidator':
28
- regularExpression: '/^[a-z0-9\-]+$/i'
+ regularExpression: '/^[a-z][a-z0-9\-]*$/i'
0 commit comments