Matching the 'null' address value
The special address value 'null' currently only matches an address template if that template is also 'null'. It should also match the template if it contains '?' (any value) or '*' (any value or omit).
/cc @aknappqwt @mmagyari