package validation
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- abstract class BaseGrpcProtoValidator extends AnyRef
- class JvmGrpcProtoValidator extends BaseGrpcProtoValidator
Value Members
-
object
ProtocErrorParser
Parser for protoc error messages in the format: "filename:line:column: message"
Parser for protoc error messages in the format: "filename:line:column: message"
Example: "invalid-simple.proto:19:10: \"rpa\" is already defined in \"valid.example.ResponseMessage\"."