Class ExplicitValidatorIndex

java.lang.Object
io.envoyproxy.pgv.ExplicitValidatorIndex
All Implemented Interfaces:
ValidatorIndex

public final class ExplicitValidatorIndex
extends Object
implements ValidatorIndex
ExplicitValidatorIndex is an explicit registry of Validator instances. If no validator is registered for type, a fallback validator will be used (default ALWAYS_VALID).