Negative

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

Validates that the numeric property value is negative (less than zero).