Package gov.nasa.pds.tools.validate.content.table

  • Class Summary
    Class Description
    FieldValueValidator
    Class that performs content validation on the field values of a given record.
    RawTableReader
    Table reader that provides the capability to read a table line by line rather than record by record, which is more strict as it relies on the label metadata.
    TableContentProblem
    Class that stores information about an error that has occurred during table content validation.
  • Exception Summary
    Exception Description
    FieldContentFatalException