At the moment, the syntax validation for the version attribute of mapping annotations checks for the exact version parser and doesn't validate anything if it can't find a web config via the index. We need to make this validation aware of property-based web configs for versioning, so that it runs in those cases as well.