optedOutValidator top-level constant

String const optedOutValidator

Implementation

const String optedOutValidator = 'If your project uses selector css styling '
    'heavily, or the templates contain external custom elements not supported by '
    'ACX, then this feature might not be a good fit for your project. To prevent '
    'compilation errors, please add your project to the disallow list in '
    'go/opted-out-missing-directive-validator';