Skip to content

Instantly share code, notes, and snippets.

@spareplace
spareplace / gist:532ab138460b7110c1c3ae62872e3ab8
Created May 12, 2025 09:11
CSV Validator Script Documentation
# 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)
@spareplace
spareplace / gist:af30969cd71c75e7ac761dd9ca058bf8
Created May 12, 2025 09:10
Supplier Product CSV Documentation
# 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)