I'm trying to override the EmailValidator and I look at the test OverrideValidatorTest for inspiration.
But when I modify this test to also check another property, my_timestamp, it triggers with the unmodified validatorSchema, but with the new overrideValidatorSchema.