Gaming
 

Libram.validateScholar

From WoWWiki

This article is a part of the documentation of the Libram function library

	--[[
	--	validateScholar({scholar})
	--		Ensures a scholar can afford to pay the bills.
	--
	--	args:	
	--		see registerScholar
	--
	--	returns:
	--		true - valid scholar
	--		false - invalid scholar
	--]]