diff --git a/content/blog/v7-13-formulas-and-regex/index.md b/content/blog/v7-13-formulas-and-regex/index.md index 50f206c..403a921 100644 --- a/content/blog/v7-13-formulas-and-regex/index.md +++ b/content/blog/v7-13-formulas-and-regex/index.md @@ -170,3 +170,27 @@ The shipped demo data includes the regex rules on `MPE_X_TEST`, so you can see t For formulas, add a rule to one of your own tables - the `REVENUE = PRICE * VOLUME` example above is a two-minute configuration, and the `DC.*` special values make audit-style columns almost free. Full reference in the [validations docs](https://docs.datacontroller.io/dcc-validations/). As ever - if you'd like to see additional validation types, [get in touch](https://datacontroller.io/pricing). The roadmap is customer-driven, and the validations list keeps growing. + +