nl.vpro.validation.PrePersistValidatorGroup Maven / Gradle / Ivy
The newest version!
package nl.vpro.validation;
/**
* Marks a {@code javax.constraint} as only relevant for the database layer.
*
*
* @author Michiel Meeuwissen
* @since 5.7
*/
public interface PrePersistValidatorGroup {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy