| Package | Description |
|---|---|
| com.revolsys.data.validator | |
| com.revolsys.gis.parallel |
| Modifier and Type | Class and Description |
|---|---|
class |
BigDecimalAttributeValidator |
class |
BooleanAttributeValidator |
class |
DateAttributeValidator |
class |
EnumerationAttributeValidator |
class |
GeometryFieldValidator |
class |
RecordAttributeValidator |
class |
StringAttributeValidator |
| Modifier and Type | Method and Description |
|---|---|
FieldValueValidator |
RecordValidator.getObjectValidator(DataType dataType) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordValidator.setObjectValidator(DataType dataType,
FieldValueValidator validator) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordValidator.addValidators(Map<DataType,FieldValueValidator> validators) |
| Modifier and Type | Method and Description |
|---|---|
void |
RecordValidationProcess.setValidators(Map<DataType,FieldValueValidator> validators) |
Copyright © 2015 Revolution Systems Inc.. All rights reserved.