|
lombok-pg - | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||
@Target(value={METHOD,CONSTRUCTOR})
@Retention(value=SOURCE)
public @interface Sanitize
Explicitly turns on sanitation for all method parameter annotated with @Sanitize.With("methodname") or
@Sanitize.Normalize.
Note: All lombok-pg method-level annotations automatically trigger a parameter sanitation.
|
lombok-pg - | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||