Open Journal Systems  3.3.0
ValidatorUrl Class Reference
Inheritance diagram for ValidatorUrl:
Validator

Public Member Functions

 isValid ($value)
 

Detailed Description

Validation check for URLs.

See also
Validator

Definition at line 20 of file ValidatorUrl.inc.php.

Member Function Documentation

◆ isValid()

ValidatorUrl::isValid (   $value)

Check whether the given value is valid.

Parameters
$valuemixed the value to be checked
Returns
boolean

Reimplemented from Validator.

Definition at line 24 of file ValidatorUrl.inc.php.

References ValidatorFactory\make().


The documentation for this class was generated from the following file: