Annotation Interface CheckEmpty


@ClassVersion(sourceVersion="$Id: CheckEmpty.java 884 2021-03-22 18:02:51Z tquadrat $") @Documented @Retention(CLASS) @Target(METHOD) @API(status=STABLE, since="0.0.1") public @interface CheckEmpty
Used with a setter and indicates that a EmptyArgumentException should be thrown when the new value for the property is empty.
Author:
Thomas Thrien (thomas.thrien@tquadrat.org)
Version:
$Id: CheckEmpty.java 884 2021-03-22 18:02:51Z tquadrat $
Since:
0.0.1