aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/main/java/com/yahoo/vespa/model/application/validation/ComplexFieldsWithStructFieldAttributesValidator.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Always use stricter validation for complex fields with struct field attributes.Geir Storli2023-08-081-11/+7
* Only log warning when the stricter validation triggers.Geir Storli2023-07-041-16/+28
* Improve validation of complex fields using struct field attributes.Geir Storli2023-07-031-1/+2
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-131-0/+89
* Revert "Validate that complex fields do not have struct fields with 'indexing...HÃ¥kon Hallingstad2022-07-121-89/+0
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-121-0/+89