-
Notifications
You must be signed in to change notification settings - Fork 0
Add masking ability #9
Copy link
Copy link
Closed
Labels
🌱 enhancementNew feature or requestNew feature or request
Milestone
Description
Now there is a DoNotInspect annotation which can be used to hide particular filed. But it's useful also to mask fields, reveling just enough information to make it useful without revealing to much.
For ex.: iban = [34 2234 *** 4211]
There should be @Mask annotation added with configurable Masker interface.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🌱 enhancementNew feature or requestNew feature or request