Package org.apache.bookkeeper.common.conf.validators
A collection of validators that validate configuration settings.
-
Class Summary Class Description ClassValidator<T> Validator that validates a configuration setting is returning a given type of class.NullValidator A validator that does nothing.RangeValidator Validator that validates a configuration value is in a numeric range.