public class DataValidationHelper extends Object implements Serializable
| Constructor and Description |
|---|
DataValidationHelper(SDataValidation validation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(int row,
int col,
SCell.CellType cellType,
Object value,
String dataformat) |
boolean |
validate(int row,
int col,
String editText,
String dataformat) |
public DataValidationHelper(SDataValidation validation)
public boolean validate(int row,
int col,
SCell.CellType cellType,
Object value,
String dataformat)
Copyright © 2020. All rights reserved.