Class ValidationConstants
java.lang.Object
de.hybris.platform.validation.constants.GeneratedValidationConstants
de.hybris.platform.validation.constants.ValidationConstants
Global class for all Validation constants.
-
Nested Class Summary
Nested classes/interfaces inherited from class de.hybris.platform.validation.constants.GeneratedValidationConstants
GeneratedValidationConstants.Attributes, GeneratedValidationConstants.Enumerations, GeneratedValidationConstants.Relations, GeneratedValidationConstants.TC -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringQualifier of the message method for an annotation.static final StringIf for a constraint group no interface name is provided an interface name is generated with this package path prefix and the group ID.static final StringConstraint group id value for the default group.static final StringThe interface name for the default constraint group.static final Stringstatic final Stringname space URL for a JAXB -
Method Summary
-
Field Details
-
EXTENSIONNAME
- See Also:
-
ANNOTATION_MESSAGE_METHOD
Qualifier of the message method for an annotation.- See Also:
-
NAMESPACE_URL
name space URL for a JAXB- See Also:
-
DEFAULT_CONSTRAINTGROUP_ID
Constraint group id value for the default group.- See Also:
-
CONSTRAINTGROUP_PACKAGEPREFIX
If for a constraint group no interface name is provided an interface name is generated with this package path prefix and the group ID.- See Also:
-
DEFAULT_CONSTRAINTGROUP_INTERFACENAME
The interface name for the default constraint group.- See Also:
-