BundlePath

@Pattern(value = "^[a-zA-Z0-9_]+(\.[a-zA-Z0-9_]+)*$")
@Target(allowedTargets = [AnnotationTarget.TYPE])
annotation class BundlePath