Annotation Interface UifValidCharactersConstraintBeanName


@Target(FIELD) @Retention(RUNTIME) @Documented @Beta public @interface UifValidCharactersConstraintBeanName
BETA: Defines a bean name (from the UIF data dictionary) which should be used when validating characters entered into this property.
Author:
Kuali Rice Team (rice.collab@kuali.org)
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Gets the bean name which should be used to validate characters for this property.
  • Element Details

    • value

      String value
      Gets the bean name which should be used to validate characters for this property.
      Returns:
      the bean name which should be used to validate characters for this property.