io.github.manuelarte.spring.manuelartevalidation.constraints.groups.PartialUpdate Maven / Gradle / Ivy
The newest version!
package io.github.manuelarte.spring.manuelartevalidation.constraints.groups;
/**
* Validation to be used in the validation group when a partial updated is needed.
*/
public interface PartialUpdate {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy