How To Validate The Activetextfield In Yii Framework

How to validate the activeTextField in the yii framework

ex. CHtml::activeTextField($model, ‘title’)

how to validate this if we are not using CActiveForm if we use this we can give the attribute called ‘enableClientValidation’ to true if not then