DecimalMin

The element must be a number larger than the specified value. Supported types:

  • BigDecimal
  • BigInteger
  • String
  • Byte
  • Short
  • Int
  • Long
  • Float
  • Double

Constructors

DecimalMin
Link copied to clipboard
fun DecimalMin(value: String, message: String = "")

Properties

message
Link copied to clipboard
val message: String
value
Link copied to clipboard
val value: String