Used to suppress specific warning messages during Doma's processing.
This annotation can be applied to types or methods to prevent certain warning messages from being reported during compile-time validation.
-
Required Element Summary
Required Elements
-
Element Details
-
messages
Message[] messages- Returns:
- the messages that should be suppressed.
-