INVALID_TIMEBOUNDRY_DATERANGE(400,"ATLAS-400-00-87D","Invalid dateRange: startTime {0} must be before endTime {1}"),
PROPAGATED_CLASSIFICATION_REMOVAL_NOT_SUPPORTED(400,"ATLAS-400-00-87E","Removal of classification {0}, which is propagated from entity {1}, is not supported"),
IMPORT_ATTEMPTING_EMPTY_ZIP(400,"ATLAS-400-00-87F","Attempting to import empty ZIP file."),
PATCH_MISSING_RELATIONSHIP_LABEL(400,"ATLAS-400-00-880","{0} - must include relationship label for type {1}"),
PATCH_MISSING_RELATIONSHIP_LABEL(400,"ATLAS-400-00-88","{0} - must include relationship label for type {1}"),
INVALID_CUSTOM_ATTRIBUTE_KEY_LENGTH(400,"ATLAS-400-00-89","Invalid key: {0} in custom attribute, key size should not be greater than 50"),
INVALID_CUSTOM_ATTRIBUTE_KEY_CHARACTERS(400,"ATLAS-400-00-90","Invalid key: {0} in custom attribute, key should only contain alphanumeric characters, '_' or '-'"),
INVALID_CUSTOM_ATTRIBUTE_VALUE(400,"ATLAS-400-00-9A","Invalid value: {0} in custom attribute, value length is greater than {1}"),
UNAUTHORIZED_ACCESS(403,"ATLAS-403-00-001","{0} is not authorized to perform {1}"),