array( self::STANDARD => '{{name}} must be valid email', ), self::MODE_NEGATIVE => array( self::STANDARD => '{{name}} must not be an email', ) ); }