Page MenuHomeVyOS Platform

Drop validator name="range" and replace it with numeric
Closed, ResolvedPublicENHANCEMENT

Description

After T4669 added support for range validation to the OCaml validator there is no need to keep the slow Python validator in place.

Raplce all occurances of <validator name="range" argument="--min=1 --max=65535"/> with <validator name="numeric" argument="--range 1-65535"/>

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)

Event Timeline

c-po triaged this task as Normal priority.
c-po edited a custom field.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
c-po changed Issue type from Unspecified (please specify) to Internal change (not visible to end users).
c-po claimed this task.
c-po edited a custom field.