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

de.knightsoftnet.gwtp.spring.shared.search._SearchRequestValidator Maven / Gradle / Ivy

package de.knightsoftnet.gwtp.spring.shared.search;

import de.knightsoftnet.validators.client.impl.GwtSpecificValidator;

public interface _SearchRequestValidator extends GwtSpecificValidator {
  static _SearchRequestValidator INSTANCE = new _SearchRequestValidatorImpl();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy