Class ValidationConstants

java.lang.Object
de.hybris.platform.validation.constants.GeneratedValidationConstants
de.hybris.platform.validation.constants.ValidationConstants

public final class ValidationConstants extends GeneratedValidationConstants
Global class for all Validation constants.
  • Field Details

    • EXTENSIONNAME

      public static final String EXTENSIONNAME
      See Also:
    • ANNOTATION_MESSAGE_METHOD

      public static final String ANNOTATION_MESSAGE_METHOD
      Qualifier of the message method for an annotation.
      See Also:
    • NAMESPACE_URL

      public static final String NAMESPACE_URL
      name space URL for a JAXB
      See Also:
    • DEFAULT_CONSTRAINTGROUP_ID

      public static final String DEFAULT_CONSTRAINTGROUP_ID
      Constraint group id value for the default group.
      See Also:
    • CONSTRAINTGROUP_PACKAGEPREFIX

      public static final String 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

      public static final String DEFAULT_CONSTRAINTGROUP_INTERFACENAME
      The interface name for the default constraint group.
      See Also: