public class BatchValidator extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
MAX_ERRORS |
| Constructor and Description |
|---|
BatchValidator(VectorAccessible batch) |
BatchValidator(VectorAccessible batch,
boolean captureErrors) |
public static final int MAX_ERRORS
public BatchValidator(VectorAccessible batch)
public BatchValidator(VectorAccessible batch, boolean captureErrors)
Copyright © 2017 The Apache Software Foundation. All rights reserved.