ValueSize

@SerialInfo
@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class ValueSize(val size: Length)

Applies Size to any Value in a Map

Properties

Link copied to clipboard