FileExists

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

Validates that the file path represented by the string property exists on the file system.