We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e5233 commit ed0dfe8Copy full SHA for ed0dfe8
src/validation/validate.js
@@ -20,8 +20,6 @@ import {
20
ValidationContext,
21
} from './ValidationContext';
22
23
-export const ABORT_VALIDATION = Object.freeze({});
24
-
25
/**
26
* Implements the "Validation" section of the spec.
27
*
0 commit comments