Liferay comes with a built-in Validator class (com.liferay.portal.kernel.util.Validator) that you can access from your plugin portlets. It features some basic static validation methods useable in your code like checks for Null and email address which are just two among many others. Check it Out.
August 28, 2008