org.apache.myfaces.extensions.validator.core.validation
Annotation Type IgnoreConstraintSource


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

Marker annotation to indicate that the annotated property shouldn't be mapped if ConstraintSource is used for mapped constraint sources.

Since:
r4



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