Interface BundleCheckParserService

  • All Known Implementing Classes:
    BundleCheckParserServiceImpl

    public interface BundleCheckParserService
    Provides a service to parse a file containing bundle validation checks used to establish the validity of a transit data bundle. Specific implementations could parse data from different file formats, such as .csv or .xlsx.
    Author:
    jpearson