net.shibboleth.utilities.java.support.annotation.constraint
Annotation Type NotEmpty


@Documented
@Target(value={FIELD,LOCAL_VARIABLE,METHOD,PARAMETER})
public @interface NotEmpty

Indicates that the annotated array, string, collection other object is not empty.



Copyright © 1999-2012. All Rights Reserved.