org.apache.myfaces.extensions.validator.test.beanval.custom
Annotation Type CustomTargetPropertyId


@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
@Documented
public @interface CustomTargetPropertyId


Required Element Summary
 Class<? extends Annotation> value
           
 

Element Detail

value

public abstract Class<? extends Annotation> value


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.