Is there a way to set validation options globally? I'd like to use `{ abortEarly: false, presence: "required" }` for every validation.