Skip to content

Commit 4812b1c

Browse files
Closing backticks for Violation example (#375)
1 parent 5c4a41a commit 4812b1c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

proto/protovalidate/buf/validate/validate.proto

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4837,6 +4837,7 @@ message Violations {
48374837
// expression: "this < 18 ? 'User must be at least 18 years old' : ''",
48384838
// }];
48394839
// }
4840+
// ```
48404841
//
48414842
// It could produce the following violation:
48424843
//

tools/internal/gen/buf/validate/validate.pb.go

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)