disableSecurity static method

void disableSecurity()

Implementation

static void disableSecurity() {
  enforceValidation = false;
}