Size

interface Size : Constraint

Size constraints limit the size of a string or list

Properties

Link copied to clipboard
abstract val lowerBound: Long?
Link copied to clipboard
abstract val upperBound: Long?