I'm writing a custom filter handler for my field and I want to validate a values entered by user. But value_validate() function seems not to be called for exposed filters. Do I need to copy my value validation code in exposed_validate() function or I just don't understand something?

Comments

MustangGB’s picture

Issue summary: View changes
Status: Active » Closed (outdated)