Introduce validator that can handle both LegacyRawThreadInfo and MinimallyEncodedRawThreadInfo because keyserver will be handling both.
Updated validator was required to update threads-state-sync-spec which will allow us to update rest of thread update/thread "ops" code.
Depends on D10210