You are here

namespace Drupal\entity_browser\Plugin\EntityBrowser\WidgetValidation in Entity Browser 8.2

Same name in other branches
  1. 8 Drupal\entity_browser\Plugin\EntityBrowser\WidgetValidation
Classsort descending Location Description
Cardinality src/Plugin/EntityBrowser/WidgetValidation/Cardinality.php Validates that the widget returns the appropriate number of elements.
EntityType src/Plugin/EntityBrowser/WidgetValidation/EntityType.php Validates that each passed Entity is of the correct type.
File src/Plugin/EntityBrowser/WidgetValidation/File.php Validates a file based on passed validators.