org.kuali.rice.krad.data.provider.annotation
Annotation Type UifValidCharactersConstraintBeanName


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Documented
public @interface UifValidCharactersConstraintBeanName

Defines a bean name (from the UIF data dictionary) which should be used when validating characters entered into this property.


Required Element Summary
 String value
           
 

Element Detail

value

public abstract String value


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.