Skip to content

Commit

Permalink
Add protoc-gen-validate support
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenRover committed Dec 18, 2024
1 parent 8ee9c9a commit 6c88d34
Show file tree
Hide file tree
Showing 6 changed files with 2,910 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/google-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -852,4 +852,5 @@ export const googleProtoTypes: { [key: string]: { [k: string]: any } } = {
}
}
},
'validate/validate.proto': {},
};
Loading

0 comments on commit 6c88d34

Please sign in to comment.