Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Luhn.php
Luhn::CHECKSUM_FAILED_ERROR
File
vendor/
symfony/
validator/
Constraints/
Luhn.php
, line 29
Class
Luhn
Validates that a value (typically a credit card number) passes the Luhn algorithm.
Namespace
Symfony\Component\Validator\Constraints
Code
public
const
CHECKSUM_FAILED_ERROR
=
'4d760774-3f50-4cd5-a6d5-b10a3299d8d3'
;
RSS feed