public interface IRemoveValidator extends IValidator
If the validation fails the entity not will be removed.
void
setEntity(java.lang.Object entity)
validate
void setEntity(java.lang.Object entity) throws java.lang.Exception
java.lang.Exception