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

Public Member Functions

 isValid ($value)
 

Detailed Description

Validation check for ISSNs.

See also
Validator

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

Member Function Documentation

◆ isValid()

ValidatorISSN::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 ValidatorISSN.inc.php.

References ValidatorFactory\make().


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