Validatable

fun interface Validatable

Functions

Link copied to clipboard
abstract fun validators(): Set<() -> Validity>