×

v2.0.1

CSV Validation Results

The CSV file is Invalid

Category Count
Errors 2
Warnings 0
Info Messages 2

Errors

schema Error - Invalid Enum Value

The value is not one of the allowed options.

Location: Row 3, Column 3

D
schema Error - Below Minimum

The value is below the minimum allowed.

Location: Row 4, Column 2

12

Warnings

No warnings found.

Info Messages

structure Info - Assumed Header

A header row is assumed to be present based on the file format.

structure Info - Nonrfc Line Breaks

The file uses non-standard line breaks, which may cause compatibility issues.

Location: Row 1

Badge

Invalid Badge

Copy the code below to embed this validation badge on your site:

<a href="https://csvlint.io/validate?csvUrl=https%3A%2F%2Fcsvlint.io%2Fexamples%2Fstudents_perfect.csv&schemaUrl=https%3A%2F%2Fcsvlint.io%2Fexamples%2FstudentsSchema.json" target="_blank">
<img src="https://csvlint.io/validate?csvUrl=https%3A%2F%2Fcsvlint.io%2Fexamples%2Fstudents_perfect.csv&schemaUrl=https%3A%2F%2Fcsvlint.io%2Fexamples%2FstudentsSchema.json&format=svg" alt="CSV Validation Badge">
</a>