PositiveLongValidator

The value must be strictly positive (> 0).

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun validate(value: Long): String?

Returns null if value is valid, or a human-readable reason string if invalid.