PostValidate

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

struct PostValidate {
Priority priority;
}

Meta