Packages

p

amf.grpc.internal

validation

package validation

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. abstract class BaseGrpcProtoValidator extends AnyRef
  2. class JvmGrpcProtoValidator extends BaseGrpcProtoValidator

Value Members

  1. 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\"."

Ungrouped