package eu.europeana.cloud.service.dps.service.utils.validation; public enum InputDataValueType { LINK_TO_FILE, LINK_TO_DATASET; }