PreValidate

Decorate methods of the options struct to declare a hook that executes before all validations.

struct PreValidate {
Priority priority;
}

Meta