package {{validationPackage}};

/**
 * An interface to group bean validations appropriate for responses.
 */
public interface Response {

}
