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

Difficulty level
Easy (less than an hour)
Version
-
Why the issue appeared?
Other
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.Sep 16 2022, 6:37 AM
c-po created this task.
c-po changed Why the issue appeared? from Will be filled on close to Other.
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 changed Difficulty level from Unknown (require assessment) to Easy (less than an hour).