-
Methods in gov.nasa.pds.tools.validate.content.table that throw FieldContentFatalException
Modifier and Type |
Method |
Description |
void |
FieldValueValidator.validate(gov.nasa.pds.label.object.TableRecord record,
gov.nasa.pds.label.object.FieldDescription[] fields) |
Validates the field values in the given record.
|
void |
FieldValueValidator.validate(gov.nasa.pds.label.object.TableRecord record,
gov.nasa.pds.label.object.FieldDescription[] fields,
boolean checkFieldFormat) |
Validates the field values in the given record.
|