Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WiP] Enhanced config validation mechanism for logstash plugins #5779

Closed
wants to merge 1 commit into from

Commits on Aug 18, 2016

  1. * introduction of validators to simplify the config mixin

    * add new structure call config::mixinnextgen to map new layout for the config mixin
    * add default code to handle class and proc validators
    * add the option to pass the params object to the validators to they can actually do cross validation
    * add the concept of BlockValidator used to wrap anything that respond to call
    Pere Urbon-Bayes committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    d19f78e View commit details
    Browse the repository at this point in the history