Attempt to consolidate parse-time validation into LiteParsedPipeline

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      We have some scattered validation around. Now that SPM-4362 has made it required to go through LiteParsedPipeline, I think centralizing the parse-time, structural valdation on LiteParsedPipeline::validate() as much as possible would be a good simplification.

      I'm thinking of code like this:

      If we introduce a LiteParsedDocumentSource::validate() callback then we can do some of this stage-specific logic in this step also.

            Assignee:
            Unassigned
            Reporter:
            Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: