PHP Interface Redaxscript\Validator\ValidatorInterface

Since: 2.2.0
Author: Henry Ruhs
Author: Sven Weingartner
Show file Open project: redaxmedia/redaxscript

Public Methods

Method Description
validate ( string $value = null ) : boolean validate the value

Method Details

validate() public method

validate the value
Since: 2.2.0
public validate ( string $value = null ) : boolean
$value string general value to validate
return boolean