CheckFunction

bitlap.validation.function.CheckFunction
trait CheckFunction[-I, +O]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def check(value: I): ConstraintValidatorContext => O