providers/validate: Test {{hasXML}}, and make it available for use
This commit is contained in:
@@ -48,6 +48,7 @@ func (this *Provider) FuncMap () template.FuncMap {
|
|||||||
"inRange": this.funcInRange,
|
"inRange": this.funcInRange,
|
||||||
"strInRange": this.funcStrInRange,
|
"strInRange": this.funcStrInRange,
|
||||||
"hasWords": this.funcHasWords,
|
"hasWords": this.funcHasWords,
|
||||||
|
"hasXML": this.funcHasXML,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user