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

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Unspecified (please specify)

Event Timeline

c-po triaged this task as Wishlist priority.
c-po created this task.
c-po changed Difficulty level from Unknown (require assessment) to Normal (likely a few hours).