public property EntityTestCompositeConstraint::$message in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestCompositeConstraint.php \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestCompositeConstraint::message
File
- core/
modules/ system/ tests/ modules/ entity_test/ src/ Plugin/ Validation/ Constraint/ EntityTestCompositeConstraint.php, line 23 - Contains \Drupal\entity_test\Plugin\Validation\Constraint\EntityTestCompositeConstraint.
Class
- EntityTestCompositeConstraint
- Constraint with multiple fields.
Namespace
Drupal\entity_test\Plugin\Validation\ConstraintCode
public $message = 'Multiple fields are validated';