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
Differential D11961
[lib] Use tUserID in entry-validators.js pt.1 inka on May 9 2024, 4:03 AM. Authored by Tags None Referenced Files
Subscribers
Details 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 flow
Diff Detail
Event TimelineComment Actions It might be a good idea to have a sanity check in a test plan to verify if the responses are validated correctly (if sending and receiving responses from keyserver work, for a couple of endpoints). Comment Actions Amended the test plan, going to check some other responders and amend test plans in proper diffs |