public class FieldValueValidator extends Object
Constructor and Description |
---|
FieldValueValidator(ProblemListener listener)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
validate(gov.nasa.pds.label.object.TableRecord record,
gov.nasa.pds.label.object.FieldDescription[] fields)
Validates the field values in the given record.
|
public FieldValueValidator(ProblemListener listener)
target
- The label.dataFile
- The data file.public void validate(gov.nasa.pds.label.object.TableRecord record, gov.nasa.pds.label.object.FieldDescription[] fields)
record
- The record containing the fields to validate.fields
- An array of the field descriptions.Copyright © 2010–2017 Planetary Data System. All rights reserved.