LOVDnl / LOVD3

LOVD3 development repository
http://www.LOVD.nl
GNU General Public License v3.0
24 stars 4 forks source link

Improve the VariantValidator library. #630

Closed ifokkema closed 1 year ago

ifokkema commented 1 year ago

Improve the VariantValidator library.

Updated the parsing of VV warnings and errors. The code had many repetitive sections that could be merged into one central function that parses and interprets VV warnings and errors. Sorted out the code and added support for more warnings and errors.

Also: