KState
Toggle table of contents
v1.6.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KState
KState
/
ca.acendas.kstate.validation
/
ValidationResult
/
Invalid
/
Invalid
Invalid
constructor
(
errors
:
List
<
String
>
)
Parameters
errors
List of validation error messages describing what was invalid
constructor
(
error
:
String
)