exception Violation
inline fun <T : Comparable<T>> exceptionViolation(newValue: T, bound: T): T
Content copied to clipboard
Violation handler which throws an exception IllegalArgumentException.
Violation handler which throws an exception IllegalArgumentException.