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

Breadcrumb

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

MultipleValidationWithAnd::STOP_ON_ERROR

If one of validations fails, the remaining validations will be skipped. This means MultipleErrors will only contain a single error, the first found.

File

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

Class

MultipleValidationWithAnd

Namespace

Egulias\EmailValidator\Validation

Code

public const STOP_ON_ERROR = 0;

API Navigation

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