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

javax.validation.ConstraintViolation Maven / Gradle / Ivy

Go to download

Editor driver based on org.gwtproject.editor which not only binds bean to input widget, it also handles validating and errors.

There is a newer version: 2.3.2
Show newest version
/*
 * Jakarta Bean Validation API
 *
 * License: Apache License, Version 2.0 See the license.txt file in the root directory or
 * .
 */
package javax.validation;

public interface ConstraintViolation extends jakarta.validation.ConstraintViolation {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy