All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.hibernate.validator.path.package-info Maven / Gradle / Ivy

Go to download

Following the DRY (Don't Repeat Yourself) principle, Hibernate Validator let's you express your domain constraints once (and only once) and ensure their compliance at various level of your system automatically.

There is a newer version: 9.0.0.Beta3
Show newest version
/*
 * Hibernate Validator, declare and validate application constraints
 *
 * License: Apache License, Version 2.0
 * See the license.txt file in the root directory or .
 */

/**
 * 

Hibernate Validator extensions around {@code javax.validation.Path}.

*

This package is part of the public Hibernate Validator API.

*/ package org.hibernate.validator.path;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy