summaryrefslogtreecommitdiff
path: root/interface-definitions/include/constraint/container-network.xml.i
blob: 6f0f06d6ff5982de27d59c9e326410a7f880b598 (plain)
1
2
3
4
5
6
<!-- include start from constraint/container-network.xml.i -->
<constraint>
  <regex>[-_a-zA-Z0-9]{1,11}</regex>
</constraint>
<constraintErrorMessage>Network name cannot be longer than 11 characters</constraintErrorMessage>
<!-- include end -->