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