KSLCore
Toggle table of contents
R1.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KSLCore
KSLCore
/
ksl.app.config.experiment
/
DefiningRelationValidator
/
Result
/
Ok
Ok
data
class
Ok
(
val
parsed
:
List
<
Set
<
Int
>
>
)
:
DefiningRelationValidator.Result
(
source
)
Members
Constructors
Ok
Link copied to clipboard
constructor
(
parsed
:
List
<
Set
<
Int
>
>
)
Properties
parsed
Link copied to clipboard
val
parsed
:
List
<
Set
<
Int
>
>