Ignore:
Timestamp:
2016-10-18T20:32:20+02:00 (7 years ago)
Author:
Klumbumbus
Message:

see #13804 - a bit more grouping in the validator tree, small adjustments to a few validator rules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/validator/religion.mapcss

    r9729 r11146  
    33*[religion =~ /^(christian|jewish|muslim)$/][!denomination] {
    44  throwOther: tr("religion without denomination");
     5  group: tr("missing tag");
    56  assertMatch: "node religion=christian";
    67  assertNoMatch: "node religion=christian denomination=catholic";
Note: See TracChangeset for help on using the changeset viewer.