Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Isbn.php
Isbn::ISBN_10
File
vendor/
symfony/
validator/
Constraints/
Isbn.php
, line 28
Class
Isbn
Validates that a value is a valid ISBN according to ISBN-10 or ISBN-13 formats.
Namespace
Symfony\Component\Validator\Constraints
Code
public
const
ISBN_10
=
'isbn10'
;
RSS feed