How to Install and Uninstall libhibernate-validator4-java Package on Kali Linux

Last updated: May 08,2024

1. Install "libhibernate-validator4-java" package

Please follow the instructions below to install libhibernate-validator4-java on Kali Linux

$ sudo apt update $ sudo apt install libhibernate-validator4-java

2. Uninstall "libhibernate-validator4-java" package

This guide let you learn how to uninstall libhibernate-validator4-java on Kali Linux:

$ sudo apt remove libhibernate-validator4-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhibernate-validator4-java package on Kali Linux

Package: libhibernate-validator4-java
Version: 4.3.4-7
Installed-Size: 513
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libgeronimo-validation-1.0-spec-java, libjaxb-api-java (>= 2.3.1), libjboss-logging-java, libjboss-logging-tools-java
Suggests: libgeronimo-jpa-2.0-spec-java (>= 1.1), libjoda-time-java (>= 2.10.14), libjsoup-java (>= 1.15.3)
Size: 435568
SHA256: f8c58b379ff2c859051d96d9ddd7d0419dfa01f5c2b448bb01e71ac4057bc4c7
SHA1: a8fb7d2fa98f32b3e7d42dbd53eac31516d4d5e5
MD5sum: f280f2e99a6122ddd4cd62243675f457
Description: Hibernate Validator
Hibernate Validator aims at defining and checking a domain model
level constraints. It supports custom constraints definitions as well
as full internationalization. Annotations are used to define
constraints on object level. The validation mechanism can be executed
in different layers in your application without having to duplicate
any of these rules (presentation layer, data access layer, Database
schema).
.
Hibernate Validator integrates with Hibernate by applying the
constraints on the database schema (DDL generation) and by checking
entity validity before Hibernate inserts or updates instances. You
can use Hibernate Validator with any Java Persistence provider, not
only Hibernate, although you will not be able to use automatic DDL
alteration for constraint generation outside of Hibernate
EntityManager.
Description-md5:
Homepage: http://validator.hibernate.org
Section: java
Priority: optional
Filename: pool/main/libh/libhibernate-validator4-java/libhibernate-validator4-java_4.3.4-7_all.deb