summaryrefslogtreecommitdiff
path: root/interface-definitions/include/constraint/alpha-numeric-hyphen-underscore-dot.xml.i
blob: 34c94e53c11ea07a1bcddcb50b14b4ba2c272b34 (plain)
1
2
3
<!-- include start from constraint/alpha-numeric-hyphen-underscore-dot.xml.i -->
<regex>[-_a-zA-Z0-9][\w\-\.\+]*</regex>
<!-- include end -->