aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/java/com/yahoo/vespa/model/application/validation/ComplexFieldsValidatorTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Unit test that struct field with index and exact match gives expectedTor Egge2024-05-071-0/+26
* Improve error message when field cannot have attribute aspect.Tor Egge2024-04-101-1/+4
* Update copyrightJon Bratseth2023-10-091-1/+1
* Always use stricter validation for complex fields with struct field attributes.Geir Storli2023-08-081-5/+7
* Only log warning when the stricter validation triggers.Geir Storli2023-07-041-9/+6
* Improve validation of complex fields using struct field attributes.Geir Storli2023-07-031-1/+29
* Convert config-model to junit5Bjørn Christian Seime2022-07-281-48/+46
* Change to log warning (for now) as hosted applications are using this wrong.Geir Storli2022-07-131-9/+30
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-131-0/+148
* Revert "Validate that complex fields do not have struct fields with 'indexing...Håkon Hallingstad2022-07-121-148/+0
* Validate that complex fields do not have struct fields with 'indexing: index'.Geir Storli2022-07-121-0/+148