Paketname | libgeronimo-validation-1.0-spec-java |
Beschreibung | Geronimo JSR-303 Bean Validation Spec API |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1-2 |
Sektion | java |
Priorität | optional |
Installierte Größe | 124 Byte |
Hängt ab von | libgeronimo-osgi-support-java |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | geronimo-validation-1.0-spec |
Paketgröße | 35606 Byte |
Prüfsumme MD5 | fe2559fab7be6dd421f12ca6c174b9b8 |
Prüfsumme SHA1 | bf4119594d4f4ecef67d6b88193d9d1c34ba80d8 |
Prüfsumme SHA256 | 3986e4af3ed8d3d16b280e59bd1474745800c3b43f2b72b9fd171baedab527b7 |
Link zum Herunterladen | libgeronimo-validation-1.0-spec-java_1.1-2_all.deb |
Ausführliche Beschreibung | Apache Geronimo implementation of the JSR-303 Bean Validation Spec API.
.
JSR 303 defines a metadata model and API for JavaBean validation.
The default metadata source is annotations, with the ability to override and
extend the meta-data through the use of XML validation descriptors. The
API is not tied to a specific application tier or programming model.
.
It is specifically not tied to either the web tier or the persistence tier,
and is available for both server-side application programming,
as well as rich client Swing application developer.
.
This package contains only API of JSR-303 spec. Hibernate Validator is the
reference implementation of this spec.
|