handle abstract method

void handle(
  1. GuardContext<ErrorReporter> ctx,
  2. PropertyContext property
)

Implementation

void handle(GuardContext ctx, PropertyContext property);