samt-core
1.0.0
jvm
public-api
/
tools.samt.api.types
/
Constraint
/
Size
Size
interface
Size
:
Constraint
Size constraints limit the size of a string or list
Members
Properties
lower
Bound
Link copied to clipboard
abstract
val
lowerBound
:
Long
?
upper
Bound
Link copied to clipboard
abstract
val
upperBound
:
Long
?