Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Luhn.php
Luhn::INVALID_CHARACTERS_ERROR
File
vendor/
symfony/
validator/
Constraints/
Luhn.php
, line 28
Class
Luhn
Validates that a value (typically a credit card number) passes the Luhn algorithm.
Namespace
Symfony\Component\Validator\Constraints
Code
public
const
INVALID_CHARACTERS_ERROR
=
'dfad6d23-1b74-4374-929b-5cbb56fc0d9e'
;
RSS feed