Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal