File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 228
228
<format >ipv6</format >
229
229
<description >IPv6 address used in prefix delegation</description >
230
230
</valueHelp >
231
- <constraint >
231
+ <constraintGroup >
232
+ <validator name =" ipv6-address" />
232
233
<!-- IPv6 address used MUST end with :: -->
233
234
<regex >([a-fA-F0-9]{1,4}:)+:</regex >
234
- </constraint >
235
+ </constraintGroup >
235
236
</properties >
236
237
<children >
237
238
<leafNode name =" prefix-length" >
254
255
<format >ipv6</format >
255
256
<description >IPv6 address used in prefix delegation</description >
256
257
</valueHelp >
257
- <constraint >
258
+ <constraintGroup >
259
+ <validator name =" ipv6-address" />
258
260
<!-- IPv6 address used MUST end with :: -->
259
261
<regex >([a-fA-F0-9]{1,4}:)+:</regex >
260
- </constraint >
262
+ </constraintGroup >
261
263
</properties >
262
264
</leafNode >
263
265
</children >
You can’t perform that action at this time.
0 commit comments