Versions in this module Expand all Collapse all v0 v0.0.3 Aug 4, 2015 v0.0.2 Jul 17, 2015 v0.0.1 Jul 16, 2015 Changes in this version + type ConfigValidator struct + func (v *ConfigValidator) Validate(config *configs.Config) error + type Validator interface + Validate func(*configs.Config) error + func New() Validator