Package io.apicurio.registry.utils
Class ArtifactIdValidator
java.lang.Object
io.apicurio.registry.utils.ArtifactIdValidator
- Author:
- Fabian Martinez
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisArtifactIdAllowed(String artifactId) static booleanisGroupIdAllowed(String groupId)
-
Field Details
-
GROUP_ID_ERROR_MESSAGE
- See Also:
-
ARTIFACT_ID_ERROR_MESSAGE
- See Also:
-
-
Method Details
-
isGroupIdAllowed
-
isArtifactIdAllowed
-