PageErrorChecker<T> typedef

PageErrorChecker<T> = bool Function(T pageData)

Implementation

typedef PageErrorChecker<T> = bool Function(T pageData);