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
49 stars 0 forks source link

Add 'is_imei' validation rule #141

Closed SmetDenis closed 7 months ago

SmetDenis commented 7 months ago

A new cell validation rule named is_imei has been added to check if a value is a valid International Mobile Equipment Identity (IMEI). This rule has been implemented in the schema-examples. Additionally, updated the documentation and "Plan to add" badge in README.md to reflect this new rule.

coveralls commented 7 months ago

Pull Request Test Coverage Report for Build 8545143340

Details


Totals Coverage Status
Change from base Build 8544972045: 0.02%
Covered Lines: 2869
Relevant Lines: 2964

💛 - Coveralls