toggle menu
akkurate
common
switch theme
search in API
akkurate-core
/
dev.nesk.akkurate
/
Validator
/
Runner
Runner
interface
Runner
<
ValueType
>
Members
Types
With
Context
Link copied to clipboard
interface
WithContext
<
ContextType
,
ValueType
>
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
value
:
ValueType
)
:
ValidationResult
<
ValueType
>