Page MenuHomeVyOS Platform

Improve OCaml XML validator
Closed, ResolvedPublicFEATURE REQUEST

Description

We have multiple instances of CLI nodes that validate against an alpha-numeric regex.

In order to reduce the amount of duplicated code, extend the OCaml validator to support

  • alpha-numeric strings
  • hostnames
  • dns domain names

In addtion add a XML include file consiting of a regex for alpha-numeric regex + _ - @ (additional characters)

Details

Version
-
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)