PanicMatches(t,func(){validate.RegisterAliasValidation("exists","gt=5,lt=10")},"Alias \"exists\" either contains restricted characters or is the same as a restricted tag needed for normal operation")
PanicMatches(t,func(){validate.RegisterAliasValidation("exists","gt=5,lt=10")},"Alias 'exists' either contains restricted characters or is the same as a restricted tag needed for normal operation")
PanicMatches(t,func(){validate.RegisterValidation("dive",fn)},"Tag \"dive\" either contains restricted characters or is the same as a restricted tag needed for normal operation")
PanicMatches(t,func(){validate.RegisterValidation("dive",fn)},"Tag 'dive' either contains restricted characters or is the same as a restricted tag needed for normal operation")