cloud-8.x-2.0-beta1/modules/cloud_service_providers/aws_cloud/src/Plugin/Validation/Constraint/TagsDataConstraint.php

modules/cloud_service_providers/aws_cloud/src/Plugin/Validation/Constraint/TagsDataConstraint.php
<?php

namespace Drupal\aws_cloud\Plugin\Validation\Constraint;

use Symfony\Component\Validator\Constraint;

/**
 * Tags field validation.
 *
 * @Constraint(
 *   id = "tags_data",
 *   label = @Translation("Tags", context = "Validation"),
 * )
 */
class TagsDataConstraint extends Constraint {

  /**
   * The tag with key %value already exists.
   *
   * @var string
   */
  public $keyExists = "The tag with key %value already exists.";

}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc