Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-25 | validate-value.py: remove tailing whitespaces | Christian Poessinger | |
2018-05-16 | T643: use fullmatch for regex validators so that people don't have to write ↵ | Daniil Baturin | |
^...$ all the time. | |||
2018-05-16 | T643: correct support for regex validators. | Daniil Baturin | |
2018-05-16 | T643: correct the logic for generating node constraints and add emulation of ↵ | Daniil Baturin | |
multiple validation options. |