You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: envelope is not taken into account with built-in types (#960)
* add precedence for the envelope over built-in types
* cannot use same envelope for in and out
* remove extra new line
* handle event field names properly
ex: SQS Records with big R
* more explicit exception message
Copy file name to clipboardExpand all lines: powertools-validation/src/main/java/software/amazon/lambda/powertools/validation/internal/ValidationAspect.java
Copy file name to clipboardExpand all lines: powertools-validation/src/test/java/software/amazon/lambda/powertools/validation/internal/ValidationAspectTest.java
0 commit comments