Uses of Package
de.smartics.validation.constraints

Packages that use de.smartics.validation.constraints
de.smartics.validation.constraints.impl Provides implementations for the constraints annotations. 
 

Classes in de.smartics.validation.constraints used by de.smartics.validation.constraints.impl
Available
          The annotated element is checked to be available.
NotBlank
          The annotated element of type String must not be null, empty or contain only whitespaces.
NullButNotBlank
          The annotated element of type String may be null, but if not null it must not be empty or contain only whitespaces.
 



Copyright © 2009-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.