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

Public Member Functions

 isValid ($value)
 

Detailed Description

Validation check for ORCID iDs.

See also
Validator

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

Member Function Documentation

◆ isValid()

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

References ValidatorFactory\make().


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