This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# CSV Validator Script Documentation | |
## Table of Contents | |
1. [Overview](#overview) | |
2. [Requirements](#requirements) | |
3. [Installation](#installation) | |
4. [Configuration](#configuration) | |
5. [Directory Structure](#directory-structure) | |
6. [Main Components](#main-components) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Supplier Product CSV Documentation | |
## Table of Contents | |
1. [Introduction](#introduction) | |
2. [CSV File Format](#csv-file-format) | |
3. [Header Fields](#header-fields) | |
4. [Field Descriptions](#field-descriptions) | |
5. [Example CSV](#example-csv) | |
6. [Validation Rules](#validation-rules) |