Fix panic when using a repeated field as a predefined rule #245
Annotations
10 errors
Validate protos:
proto/tests/example/v1/predefined.proto#L1
Format diff -1/+1.
|
Validate protos:
proto/tests/example/v1/validations.proto#L1
Format diff -1/+1.
|
Validate protos:
<input>#L1
Previously present file "buf/validate/expression.proto" was deleted.
|
Validate protos:
<input>#L1
Previously present file "buf/validate/priv/private.proto" was deleted.
|
Validate protos:
buf/validate/validate.proto#L15
File syntax changed from "proto3" to "proto2".
|
Validate protos:
buf/validate/validate.proto#L73
Extension "1160" with name "buf.validate.predefined" on message "google.protobuf.FieldOptions" changed type from "buf.validate.priv.FieldConstraints" to "buf.validate.PredefinedConstraints".
|
Validate protos:
buf/validate/validate.proto#L73
Extension "1160" on message "google.protobuf.FieldOptions" changed name from "buf.validate.priv.field" to "buf.validate.predefined".
|
Validate protos:
buf/validate/validate.proto#L91
Message "Constraint" JSON format support changed from ALLOW to LEGACY_BEST_EFFORT.
|
Validate protos:
buf/validate/validate.proto#L94
Field "1" with name "id" on message "Constraint" changed cardinality from "optional with implicit presence" to "optional with explicit presence".
|
Validate protos:
buf/validate/validate.proto#L94
Field "1" with name "id" on message "Constraint" changed Java string UTF8 validation from "VERIFY" to "NONE".
|