Builds a schema with the same keys as the source object and a replacement validator for each key.
Source object schema whose keys are preserved.
Validator assigned to every key in the returned schema.
New Zod object schema with swapped field validators.
Builds a schema with the same keys as the source object and a replacement validator for each key.