Package | Description |
---|---|
net.sourceforge.stripes.validation |
This package contains interfaces and implementations of error message classes
and of classes that convert Strings to rich objects, providing validation during
the conversion.
|
Constructor and Description |
---|
ValidationMetadata(java.lang.String property,
Validate validate)
Essentially a copy constructor that constructs a ValidationMetadata object from
an @Validate annotation declared on a property.
|
? Copyright 2005-2006, Stripes Development Team.