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

com.kenshoo.pl.entity.spi.ChangeValidator Maven / Gradle / Ivy

package com.kenshoo.pl.entity.spi;

/**
 * A marker interface implemented by validators that check one or more fields of a single command.
 */
public interface ChangeValidator {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy