KMapper
Toggle table of contents
2.2.2
common
Target filter
common
Switch theme
Search in API
Skip to content
KMapper
core
/
com.sahsenvar.kmapper.validation
/
Validator
/
validate
validate
abstract
fun
validate
(
value
:
T
)
:
String
?
Returns
null
if
value
is valid, or a human-readable reason string if invalid.