package {{validationPackage}};

/**
 * An interface to group bean validations appropriate for requests.
 */
public interface Request {

}
