Issues
- 1
[Documentation needed] Goroutine/thread-safety
#155 opened by mivanovcpd - 1
- 0
Seeing a panic when using predefined rules
#148 opened by doriable - 3
Add support for protobuf editions
#146 opened by maxprofit - 3
[BUG] priv error
#145 opened by vet1ments - 1
[Feature Request] Make dependency on PGV opt-in
#134 opened by ash2k - 1
- 1
[BUG] string min_len and ignore_empty
#137 opened by jbaldwinroberts - 2
The validate returns an error object. How do I get the correct field name and the corresponding check message
#105 opened by tocomp - 1
field mask validation at message level is not working
#121 opened by rjanjyam - 1
[BUG] Enum-related validation error messages contain numbers instead of value names
#125 opened by mithRabbit - 3
- 1
Vulnerability GO-2024-2609
#113 opened by kareemgithubprotonme - 13
[BUG] Cannot build with Bzlmod
#88 opened by debkanchan - 3
[BUG] Some red wavy line about importing when VSCode/Goland displaying generated code
#112 opened by TremblingV5 - 4
- 1
gen proto issue
#104 opened by tocomp - 3
- 7
- 1
[Question] What's the correct way to write cel expressions for validating a single item in a repeated field?
#91 opened by falau - 1
[BUG] error evaluating repeated.unique: internal error: runtime error: invalid memory address or nil pointer dereference
#87 opened by pqn - 10
Cannot build with bazel
#27 opened by derekperkins - 2
Fails to validate a simple message
#85 opened by nomad-software - 4
[Feature Request] Allow extending default cel.Env created by protovalidate.New
#73 opened by kralicky - 2
Part of the validation code is not generated
#67 opened by dorlolo - 2
- 2
- 1
[BUG] undefined: atomic.Pointer v0.3.3
#61 opened by kailashyogeshwar85 - 0
- 0
- 3
[QUESTION] validate.proto file not found after running "go get -u github.com/bufbuild/protovalidate-go"
#43 opened by toma3233 - 1
[BUG] Processing a message that contains multiple unique constraints causes a runtime error.
#37 opened by kaz - 0
[BUG] Migrate off cel.OptCheckStringFormat
#44 opened by akshayjshah - 1
Make evaluator threadsafe without mutex
#29 opened by elliotmjackson - 2
[BUG] Trying to set a zero value for an enum field which has a required rule
#26 opened by BlackDatura