@@ -94,7 +97,7 @@ class Mzgtpublicaciones extends BaseMzgtpublicaciones
array('MZGTPUBLICACIONES_CODIGOISBN','match','pattern'=>'/([0-9]{3})+-([0-9]{2})+-([0-9]{5})+-([0-9]{2})+-([0-9]{1})/','message'=>Yii::t('app','ISBN:Debe seguir el formato especificado, puede utilizar números y un guión (-).')),
array('MZGTPUBLICACIONES_DOI','match','pattern'=>'/([0-9]{2})+.([0-9]{4})+\/([a-z A-Z 0-9])/','message'=>Yii::t('app','DOI:Debe seguir el formato especificado, puede utilizar letras, números y (/ .)')),
array('MZGTPUBLICACIONES_PAGINAS','match','pattern'=>'/([0-9])+-([0-9])+/','message'=>Yii::t('app','Debe seguir el formato especificado, puede utilizar el guión (-) y números.')),