related: #221
when evaluating custom checks, only send form data under the "custom" path.
people.dateOfBirth
custom.livesInPhilly ✔
In this scenario, livesInPhilly would be sent as input to all custom checks that implement a livesInPhilly DMN input. Also, people.dateOfBirth would be ignored for custom checks.