<?php interface Doctrine_Validator_Interface { public function validate(); }