JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.shibboleth.utilities.java.support.annotation.constraint
Annotation Type NotEmpty
@Documented
@Target
({
FIELD
,
LOCAL_VARIABLE
,
METHOD
,
PARAMETER
})
public @interface
NotEmpty
Indicates that the annotated array, string, collection, or other object is not empty.