[lib] Use tUserID in entry-validators.js pt.1
Summary:
issue: ENG-7819
The approach I took is to go through all validators files in lib/types/validators and for each file, for each validator, recursively update all validators it uses
Test Plan:
flow
Tested that fetch_entries endpoint which uses fetchEntryInfosResponseValidator works correctly and doesn't throw errors
Reviewers: tomek, kamil, bartek
Reviewed By: tomek
Subscribers: ashoat
Differential Revision: https://phab.comm.dev/D11961