PreValidate

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

struct PreValidate {}

Members

Variables

priority
Priority priority;

Priority of execution. Higher priorities get executed first.

Meta