Return true in case if guard function is letting execution get through or false if execution should be prevented.
Optional Event object that is causing execution.
True in case if guard function is letting execution through or false if execution should be prevented.
Describes a method that is used to guard execution or certain action and validates data on whether it is worth of execution
Jānis Radiņš