Uses of Interface
io.envoyproxy.pgv.ValidatorImpl
| Package | Description |
|---|---|
| io.envoyproxy.pgv |
-
Uses of ValidatorImpl in io.envoyproxy.pgv
Fields in io.envoyproxy.pgv declared as ValidatorImpl Modifier and Type Field Description static ValidatorImplValidatorImpl. ALWAYS_VALIDMethods in io.envoyproxy.pgv with parameters of type ValidatorImpl Modifier and Type Method Description <T> ExplicitValidatorIndexExplicitValidatorIndex. add(Class<T> forType, ValidatorImpl<T> validator)Adds aValidatorto the set of known validators.