We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4655215 commit 8151372Copy full SHA for 8151372
examples/README.md
@@ -8,8 +8,8 @@ This directory has examples for protovalidate.
8
9
To get started, checkout the following examples:
10
11
-- [`option_number.proto`](option_number.proto)
12
-- [`option_string.proto`](option_string.proto)
+- [`option_number_range.proto`](option_number_range.proto)
+- [`option_string_match_pattern.proto`](option_string_match_pattern.proto)
13
- [`option_repeated.proto`](option_repeated.proto)
14
15
The complete set of options can be found [here](../proto/protovalidate/buf/validate/validate.proto).
0 commit comments