Autograph
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Autograph
autograph-core
/
dev.ynagai.autograph
/
EventValidator
/
validate
validate
abstract
fun
validate
(
name
:
String
,
properties
:
JsonObject
)
:
String
?
Returns null when
name
/
properties
are valid, or a human-readable reason otherwise.