NOT_NULL

@Immutable
data object NOT_NULL : ValidationLevel<Nothing>

Functions

Link copied to clipboard
open override fun isSatisfiedBy(extension: Any?): Boolean

Evaluates whether the extension is satisfied by this ValidationLevel.