Namespace: Chimayo.Ssis.Ast.ControlFlowApi
Provides facilities to validate that a package is well-formed. Note that it currently does not perform many checks.
Discriminated union of potential errors
validate pkg
Validate that a package is well-formed. Note that it currently does not perform many checks. Checks included: validate precedence constraints; validate that there are no executable name conflicts.