WithContext

Functions

Link copied to clipboard
abstract operator fun invoke(context: ContextType): Validator.Runner<ValueType>
abstract operator fun invoke(context: ContextType, value: ValueType): ValidationResult<ValueType>