Soil
Toggle table of contents
1.0.0-alpha14
common
Platform filter
common
Switch theme
Search in API
Soil
soil-form
/
soil.form.core
/
ValidationResult
/
Invalid
/
Invalid
Invalid
constructor
(
message
:
String
)
(
source
)
Creates an Invalid result with a single error message.
Parameters
message
The error message.
constructor
(
messages
:
List
<
String
>
)
(
source
)