summaryrefslogtreecommitdiff
path: root/interface-definitions/include/constraint/vrf.xml.i
blob: a1922bb6d2f0bc28c4d4f7363874bad21ff2ec00 (plain)
1
2
3
4
5
6
<!-- include start from constraint/vrf.xml.i -->
<constraint>
  <validator name="vrf-name"/>
</constraint>
<constraintErrorMessage>VRF instance name must be 15 characters or less and can not\nbe named as regular network interfaces.\nA name must starts from a letter.\n</constraintErrorMessage>
<!-- include end -->