Module validation

Module validation 

Source

Structs§

ValidationReport
A struct to hold the successful result of a validation check. It contains the calculated number of copper layers and a list of non-critical warnings.

Functions§

validate_gerber_files
Validates a list of standardized Gerber filenames against a set of manufacturing rules. This function is pure: it takes a list of names and returns a result without any I/O.