How to access another item in a zod object
For example
If condition.type is X I want the ID to be required
Is this possible to do this in the side zod
object with a refine or something else
If condition.type is X I want the ID to be required
Is this possible to do this in the side zod
object with a refine or something else

