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

Breadcrumb

  1. Drupal Core 11.1.x
  2. Luhn.php

Luhn::$message

Type: message

File

vendor/symfony/validator/Constraints/Luhn.php, line 36

Class

Luhn
Validates that a value (typically a credit card number) passes the Luhn algorithm.

Namespace

Symfony\Component\Validator\Constraints

Code

public string $message = 'Invalid card number.';

API Navigation

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