web-csv-toolbox - v0.14.0
    Preparing search index...

    Variable DEFAULT_ASSEMBLER_MAX_FIELD_COUNTConst

    DEFAULT_ASSEMBLER_MAX_FIELD_COUNT: 100000 = 100_000

    Default maximum field count per record for CSV record assembler.

    This constant defines the maximum number of fields (columns) allowed in a single CSV record. This limit helps prevent memory exhaustion attacks from malformed CSV data.