Verify the observed URL's scheme matches the template's scheme. Only meaningful at href_whole_value positions where a catalog value could replace an entire URL and change its scheme (e.g., a javascript:-scheme injection into <a href="{CLICK}">).
href_whole_value
javascript:
<a href="{CLICK}">
Verify the observed URL's scheme matches the template's scheme. Only meaningful at
href_whole_valuepositions where a catalog value could replace an entire URL and change its scheme (e.g., ajavascript:-scheme injection into<a href="{CLICK}">).