Class ConverterConstants
java.lang.Object
com.bluebell.greenhouse.platform.constants.ConverterConstants
Constants shared by DTO converters.
- Version:
- 3.0.4
- Author:
- Stephen Prizio
-
Field Details
-
CONVERTED_DTO_CANNOT_BE_NULL
Message used when a converter implementation produces no DTO.- See Also:
-
NULL_SOURCE_RETURNING_EMPTY_DTO
Warning emitted when null input is represented by an empty DTO.- See Also:
-