From 4324780c92f14ed01dc5d203ade9aa6128510552 Mon Sep 17 00:00:00 2001 From: leko Date: Mon, 9 May 2022 16:22:53 +0200 Subject: [PATCH] feat: add a text section about rules in config --- app/components/ValidationConfig.tsx | 8 ++++++++ builtin/frame_defaults.js | 1 - 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/app/components/ValidationConfig.tsx b/app/components/ValidationConfig.tsx index 0de4717..b400008 100644 --- a/app/components/ValidationConfig.tsx +++ b/app/components/ValidationConfig.tsx @@ -165,6 +165,14 @@ const ValidationConfig = (props: ValidationConfigProps) => { + Rules + 2. In addition to the schema validation, we have also included a couple of optional rules that validate the consistency of the documents (work in progress) + + + Rules