Add models for Spring validation.Errors

This commit is contained in:
Sauyon Lee
2021-04-02 01:13:41 -07:00
parent fe2b73ed72
commit 534ab86900
4 changed files with 97 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
lgtm,codescanning
* Added additional taint steps modeling the Spring `validation.Errors` class (`org.springframework.validation.Errors`).