Skip to content

dataf3l/xml-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

xml-validator

The purpose of this program is to verify from a certain path, all the files that are in that folder, to determine if these files are a valid .gz file. To determine this, the first 2 bytes of each file, if equal to [31 139 ... ], then it is a valid .gz file.

Returns a string with all paths to valid files repaired by commas.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published