enableSecurity static method

void enableSecurity()

Implementation

static void enableSecurity() {
  enforceValidation = true;
}