The code in the validator has evolved and could do with a cleanup to be similar between all files
(use of sys.exit with a string to have error on stderr, use of main, ...)
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Unspecified (possibly destroys the router)
- Issue type
- Internal change (not visible to end users)
Related Objects
Related Objects
- Mentioned In
- rVYOSONEXdda9f655f949: validator: T2417: bugfix on Python3 f'ormat strings
rVYOSONEX24f17e0e41bb: validator: T2417: bugfix on Python3 f'ormat strings
rVYOSONEXeb94721a996a: validator: T2417: remove src/validators/mac-address
rVYOSONEX2f2b28347b9a: Merge pull request #395 from thomas-mangin/T2417