Validation support
Offen
enhancement
- Vorherrschende Sprache
- Java
- Sterne
- 12.1k
- Forks
- 4k
- Ø Merge
- 2 T. 17 Std.
- Gemergte PRs (30 T.)
- 37
Beschreibung
### What version of gRPC are you using?
NA
### What did you expect to see?
A provision to validate input data in a meaningful way, preferably using bean validation 2.0 (JSR 380)
My assumption is that currently I have to do adhoc validation for every single request & it defeats the whole purpose of having a framework like bean validation.
Is there any plan to integrate this with bean validation?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.