data-to-insight / csc-validator-be-cin

1 stars 1 forks source link

4180 bugfix #326

Closed WillLP-code closed 1 year ago

WillLP-code commented 1 year ago

4180 now checks gender as int or string. I'd rather sanitise the inputs converting to int but I didn't want to mess with ingress, and as I can't test as run-all isn't working, I did this. It might not even work but as I can't test with my data, it's a start.

closes #312