zendframework / zend-inputfilter

InputFilter component from Zend Framework
BSD 3-Clause "New" or "Revised" License
64 stars 50 forks source link

[Input] Add hasValue()/resetValue() methods #29

Closed Maks3w closed 9 years ago

Maks3w commented 9 years ago

This methods provide a flag for distinguish when $value contains a real value or the default property value.