| Package | Description |
|---|---|
| org.easybatch.core.job |
This package contains easy batch core implementation.
|
| org.easybatch.core.validator |
This package contains validator API.
|
| Modifier and Type | Method and Description |
|---|---|
JobBuilder |
JobBuilder.validator(RecordValidator recordValidator)
Register a record validator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BatchValidator
Validate a batch of records using a delegate
RecordValidator. |
| Constructor and Description |
|---|
BatchValidator(RecordValidator recordValidator)
Create a batch validator.
|
Copyright © 2015. All Rights Reserved.