Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File format validator

It is a library to validate the format of Text file

The library can be configured by adding validation rules for:

  • Text lines
  • Columns on the text lines

Once you have added the validation rules, proceed with the format validation by passing a string with the file path to the constructor of the main class

Validation Rules

Rules that will be applied to the different level of contest of a file.

There are 2 levels.

Line Validation Rules

Rules that will be applied to the whole text line in a file

Column Validation Rules

Rules that will be applied to the columns in a text line from a file


Documentation

File format Validator Docs.

About

Library to validate the format of a file

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages