Uses of Interface
io.envoyproxy.pgv.RepeatedValidation.ValidationConsumer
| Package | Description |
|---|---|
| io.envoyproxy.pgv |
-
Uses of RepeatedValidation.ValidationConsumer in io.envoyproxy.pgv
Methods in io.envoyproxy.pgv with parameters of type RepeatedValidation.ValidationConsumer Modifier and Type Method Description static <T> voidRepeatedValidation. forEach(List<T> values, RepeatedValidation.ValidationConsumer<T> consumer)