HomePhabricator
Diffusion Comm 4defac0ad2db

[lib] Use tUserID in validators in lib/ which are not used by the output…

Description

[lib] Use tUserID in validators in lib/ which are not used by the output validators

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

Then I went through all places where t.String was used and checked if they need to be updated - I think it makes sense to update all validators, not only ones used by output validators currently

Test Plan: flow

Reviewers: tomek, kamil, bartek

Reviewed By: tomek

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D11971

Details

Provenance
inkaAuthored on May 9 2024, 7:07 AM
Reviewer
tomek
Differential Revision
D11971: [lib] Use tUserID in validators in lib/ which are not used by the output validators
Parents
rCOMM40ab812bc714: [lib] Use tUserID in validators in keyserver/
Branches
Unknown
Tags
Unknown