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 3fb5f2f commit 8585617Copy full SHA for 8585617
docs/tracking-plan.md
@@ -1990,7 +1990,7 @@ This event is fired when user saves validation rules.
1990
1991
**Properties**:
1992
1993
-- **validation_action** (required): `"error" | "warn"`
+- **validation_action** (required): `"error" | "warn" | "errorAndLog"`
1994
- The validation action passed to the driver.
1995
- **validation_level** (required): `"off" | "moderate" | "strict"`
1996
- The level of schema validation passed to the driver.
0 commit comments