| Package | Description |
|---|---|
| com.github.jferard.fastods.util |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessage |
ErrorMessage.create()
Create a new default ErrorMessage.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationBuilder |
ValidationBuilder.errorMessage(ErrorMessage errorMessage)
Set an error message.
|
| Constructor and Description |
|---|
Validation(String name,
String condition,
boolean allowEmptyCells,
CellRef baseCellAddress,
DisplayList displayList,
ErrorMessage errorMessage) |
Copyright © 2016–2021. All rights reserved.