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 for the annotated property, no source for ExtVal constraints need to be searched in the class indicated by the ConstraintSource annotation.

Since:
r4
Author:
Gerhard Petracek



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