Validate sources against regexes.
Config section: <span style="color: purple"><code>[validate]</code></span>
## Basic options
<div style="color: purple"> <h3><code>detail_level</code></h3> <code>--validate-detail-level=<DetailLevel></code><br> <code>PANTS_VALIDATE_DETAIL_LEVEL</code><br> </div> <div style="padding-left: 2em;"> <span style="color: green">one of: <code>none, summary, nonmatching, names, all</code></span><br> <span style="color: green">default: <code>nonmatching</code></span>
<br>
How much detail to emit to the console.
</div> <br>
## Advanced options
None
## Deprecated options
None
## Related subsystems
[sourcefile-validation](🔗)