toggle menu
Joyfill
2.0.0-RC14
common
switch theme
search in API
editor
/
joyfill.tools.validation
/
ComponentInvalid
/
ComponentInvalid
Component
Invalid
constructor
(
component
:
Component
,
pageId
:
String
,
fieldPositionId
:
String
,
messages
:
List
<
String
>
=
emptyList()
,
rowValidites
:
List
<
RowValidity
>
?
=
null
,
reasons
:
List
<
String
>
)