Releases: bufbuild/protoc-gen-validate
Releases · bufbuild/protoc-gen-validate
v0.0.6: Fix pattern rule in repeated and map field (#58)
* Fix pattern rule in repeated and map field Add pattern variable declaration when repeated.items, map.keys or map.values contains string rule with pattern. * Add test cases to executor
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1: Commit validate.pb.go (#10)
Fixes #9. Signed-off-by: Kuat Yessenov <[email protected]>