Archive for August 28th, 2008

Validator Class

August 28, 2008

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.  

Posted in General Comments Off