Package org.artifactory.repo
Interface RepoValidationConstants
-
public interface RepoValidationConstantsThis is what they call "air conditioning preparation" for the bright day in which we will have ONE unified validator to confirm config descriptor data is valid via REST/UI/YAML updates.- Author:
- Yuval Reches
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringDOWNLOAD_REDIRECT_AND_STORE_LOCALLY_ERRORstatic java.lang.StringDOWNLOAD_REDIRECT_NO_ENTERPRISE_PLUS_EDGE_ERROR
-
-
-
Field Detail
-
DOWNLOAD_REDIRECT_AND_STORE_LOCALLY_ERROR
static final java.lang.String DOWNLOAD_REDIRECT_AND_STORE_LOCALLY_ERROR
- See Also:
- Constant Field Values
-
DOWNLOAD_REDIRECT_NO_ENTERPRISE_PLUS_EDGE_ERROR
static final java.lang.String DOWNLOAD_REDIRECT_NO_ENTERPRISE_PLUS_EDGE_ERROR
- See Also:
- Constant Field Values
-
-