ZF-10673: Zend_Identical can't retrive to compare value from Zend_Filter_Input

Description

How it's possible to use Zend_Identical Validator in Zend_Filter_Input ?

There is no way to pass other thing that 'text' in token.. i tried to pass fields=>'passF' doesn't work

StringEquals has been removed ? Why ?

On complete zf there is no Zend_Validate_Identical class..

Comments

Another info?

Zend_Filter_Input not working with context but through of the Zend_Form_Element you can use context.