ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
DependencyInfo
Dependency
Info
data
class
DependencyInfo
(
val
path
:
Path
,
val
type
:
KType
)
(
source
)
Information about a validation dependency, includes its
path
and
type
.
Members
Constructors
Dependency
Info
Link copied to clipboard
constructor
(
path
:
Path
,
type
:
KType
)
Properties
path
Link copied to clipboard
val
path
:
Path
type
Link copied to clipboard
val
type
:
KType