Page MenuHomeVyOS Platform

Add support for floating point numbers in the numeric validator
Closed, ResolvedPublic

Description

Right now it only allows integers, but some projects do use floating point numbers in their configs.

Proposed syntax: numeric 0.5 --range 0.01-10 --float.

Details

Version
-
Is it a breaking change?
Perfectly compatible