| Class | Description |
|---|---|
| ValidatingClientInterceptor |
ValidatingClientInterceptor is a gRPC ClientInterceptor that validates outbound gRPC messages before
transmission. |
| ValidatingServerInterceptor |
ValidatingServerInterceptor is a gRPC ServerInterceptor that validates inbound gRPC messages before
processing. |
| ValidationExceptions |
ValidationExceptions provides utilities for converting ValidationException objects into gRPC
StatusRuntimeException objects. |
Copyright © 2021. All rights reserved.