Package-level declarations

Functions

Link copied to clipboard
fun <T> Validatable(value: T): Validatable<T>

Instantiates a Validatable with a value, allowing to test custom constraints.