Uses of Class
ball.util.ant.taskdefs.AntTaskAttributeConstraint
-
Packages that use AntTaskAttributeConstraint Package Description ball.util.ant.taskdefs -
-
Uses of AntTaskAttributeConstraint in ball.util.ant.taskdefs
Classes in ball.util.ant.taskdefs with annotations of type AntTaskAttributeConstraint Modifier and Type Class Description interface
NotEmpty
AntTaskAttributeConstraint
annotation to indicate that an attribute cannot be an emptyCollection
.interface
NotNull
AntTaskAttributeConstraint
annotation to indicate that an attribute cannot benull
.
-