# Functions
StreamServerInterceptor returns a new stream server interceptor that runs the handwritten validation on the incoming request messages, if any.
UnaryServerInterceptor returns a new unary server interceptor that runs the handwritten validation on the incoming request, if any.