Sensitive
Marks a property as containing sensitive data (e.g. passwords, SSNs, credit card numbers).
When validation fails on a sensitive property, the mask string will be recorded in io.valix.core.ValidationError.rejectedValue instead of the actual sensitive value.