unitxt icon indicating copy to clipboard operation
unitxt copied to clipboard

Add check for validaty of all templates

Open yoavkatz opened this issue 2 years ago • 0 comments

Today templates can be defined that use field that don't exist or not use any fields at all.

  1. test_card() should check all templates and not just one.
  2. it should validate the user did not forget to add atlease one field.

yoavkatz avatar Jul 30 '23 15:07 yoavkatz