Closed MattSturgeon closed 10 months ago
This small refactor enables the collision whitelist to be more flexible.
The predicate builder now supports:
This PR could be expanded or followed up with:
StringListListEntry
List<String>
String[]
Looks good, thank you!
This small refactor enables the collision whitelist to be more flexible.
The predicate builder now supports:
This PR could be expanded or followed up with:
StringListListEntry
forList<String>
andString[]
config fields.