RestTestConstraint::$message
Same name in other branches
- 9 core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraint.php \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint::message
- 8.9.x core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraint.php \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint::message
- 11.x core/modules/rest/tests/modules/rest_test/src/Plugin/Validation/Constraint/RestTestConstraint.php \Drupal\rest_test\Plugin\Validation\Constraint\RestTestConstraint::message
Type: message
File
-
core/
modules/ rest/ tests/ modules/ rest_test/ src/ Plugin/ Validation/ Constraint/ RestTestConstraint.php, line 20
Class
- RestTestConstraint
- Adds some validations for a REST test field.
Namespace
Drupal\rest_test\Plugin\Validation\ConstraintCode
public $message = 'REST test validation failed';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.