summaryrefslogtreecommitdiff
path: root/src/value_checker.ml
AgeCommit message (Expand)Author
2025-05-13deps: T7450: use PCRE2 instead of the original, outdated PCREDaniil Baturin
2024-10-25T6718: inject environment variables required by certain validatorsJohn Estabrook
2024-10-24T6718: catch bad_validator errorJohn Estabrook
2024-10-24T6718: fix typo in quoting argJohn Estabrook
2024-10-24T6718: validate_path returns unit instead of (path, value)John Estabrook
2024-10-24T6718: update value_checker to return validator output on errorJohn Estabrook
2024-10-24T6718: move validate_path from vyconfJohn Estabrook