URL

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class URL

Validates that the string property value is a valid URL.