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

Breadcrumb

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

MultipleValidationWithAnd::ALLOW_ALL_ERRORS

All of validations will be invoked even if one of them got failure. So MultipleErrors will contain all causes.

File

vendor/egulias/email-validator/src/Validation/MultipleValidationWithAnd.php, line 23

Class

MultipleValidationWithAnd

Namespace

Egulias\EmailValidator\Validation

Code

public const ALLOW_ALL_ERRORS = 1;

API Navigation

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