You are here

public property CardScheme::$message in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/CardScheme.php \Symfony\Component\Validator\Constraints\CardScheme::message

File

vendor/symfony/validator/Constraints/CardScheme.php, line 35

Class

CardScheme
Metadata for the CardSchemeValidator.

Namespace

Symfony\Component\Validator\Constraints

Code

public $message = 'Unsupported card type or invalid card number.';