You are here

property DB_storage::$_validator in Flickr API 5

function or method that implements a validator for fields that are set, this validator function returns true if the field is valid, false if not

File

phpFlickr/PEAR/DB/storage.php, line 75

Class

DB_storage
Provides an object interface to a table row

Code

var $_validator = null;