JBZoo / CSV-Blueprint

Strict and automated line-by-line CSV validation tool based on customizable Yaml schemas
https://github.com/JBZoo/CSV-Blueprint-Demo
MIT License
48 stars 0 forks source link

Extract test method as a public static functions #176

Closed SmetDenis closed 5 months ago

SmetDenis commented 5 months ago

The new testValue function allows it to be used for two different purposes - CSV validation and CSV analysis during automatic schema creation.