Skip to content

Validate deprecated fields via validation visitor#10853

Merged
htuch merged 29 commits intoenvoyproxy:masterfrom
nezdolik:proto-validator
Jun 5, 2020
Merged

Validate deprecated fields via validation visitor#10853
htuch merged 29 commits intoenvoyproxy:masterfrom
nezdolik:proto-validator

Conversation

@nezdolik
Copy link
Copy Markdown
Member

@nezdolik nezdolik commented Apr 20, 2020

Description: Duplicate of #10307
This change intends to unify field deprecation and unknown field handling behind the validation visitor. So far validation of unknown fields was done through validation visitor and validation of deprecated fields was performed inline.
Risk Level:Low
Testing: TBD
Docs Changes:NA
Release Notes:TBD
Fixes #8092

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unify field deprecation and unknown field handling behind the validation visitor

2 participants