PostValidate

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

struct PostValidate {}

Members

Variables

priority
Priority priority;

Priority of execution. Higher priorities get executed first.

Meta