KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.validation
/
ValidationResult
/
ValidationResult
Validation
Result
constructor
(
errors
:
List
<
FieldError
>
=
emptyList()
,
warnings
:
List
<
FieldError
>
=
emptyList()
)
(
source
)