Check Fields
Checks to apply to the schematic fields.
You can define conditions that must be met by the fields.
The checks are applied to every component in the schematic.
When an error is hit execution is stopped.
One use is to check that all components are suitable for a temperature range.
In this case a field must declare the temperature range
check_fields : [FieldCheck parameters] [dict | list(dict)] (default:
[]) One or more check rules.