summaryrefslogtreecommitdiff
path: root/config/validation.go
AgeCommit message (Expand)AuthorFilesLines
2018-12-10Use JSON as canonical config formatTyler Cipriani1-3/+3
2018-04-05Introduce strict/versioned config parsingDan Duvall1-12/+14
2018-03-22No need to export NewValidatorTyler Cipriani1-3/+3
2018-03-19Allow for configuration policiesDan Duvall1-4/+27
2017-11-07Validate configuration after unmarshallingDan Duvall1-0/+187