Previous Topic: GET_TYPE_P_PRED_STUB_1Next Topic: MAIN_GROUPING_STUB_1


VALIDATE_BOUNDS_STUB_1

Purpose

As described earlier, the events that are considered candidates for placing on Review Queue are between a lower and upper bound (see DERIVE_UPPER_BOUND_STUB_1). Due to operational procedure, it may be necessary to determine whether the bounds are valid.

For example there may be an operational constraint that dictates that a minimum of 1000 events must be eligible for selection before the process can run.

Customizing this allows those operational constraints to be enforced.

If the result of this validation proves false, then the Review Queue population is abandoned, and can be viewed as such.

Default

Returns false if the upper bound is greater than the highest event in the system.