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 ddc560b commit e35ccebCopy full SHA for e35cceb
src/Resources/config/validation/HomepageTranslation.yaml
@@ -10,3 +10,11 @@ MonsieurBiz\SyliusHomepagePlugin\Entity\HomepageTranslation:
10
content:
11
- NotBlank:
12
groups: [monsieurbiz]
13
+ metaTitle:
14
+ - Length:
15
+ max: 255
16
+ groups: [monsieurbiz]
17
+ metaKeywords:
18
19
20
0 commit comments