validate

abstract fun <T> validate(subject: T?): T?(source)

subject the serialized property annotation the annotation instance on the property

Return

the transformed property or subject if unchanged