{"section":"known-issues","requestedLocale":"en","requestedSlug":"headless-cms-ignores-array-validation-settings","locale":"en","slug":"headless-cms-ignores-array-validation-settings","path":"docs/en/known-issues/CMS/headless-cms-ignores-array-validation-settings.md","branch":"main","content":"## Summary\n\n\nWhen trying to configure array validation rules in the Headless CMS, such as minimum and maximum array items, the validation errors are not shown to the user and it is possible to save the schema without passing validation.\n\nThe expected scenario would be to block the screen and show a message like:\n\n    \"keyword\": \"minItems\", \"message\": \"must NOT have fewer than 3 items\",\n\n\n\n##\n\n## Simulation\n\n\nTry adding a section that has a validation rule. If you don't respect the validation the hCMS will let you publish the content normally.\n\n\n##\n\n## Workaround\n\n\nN/A"}