Problem/Motivation

Empty value is required when cardinality < 1

Proposed resolution

`#required` should be `$element['#required']` not `$this->fieldDefinition->isRequired()`

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

dwkitchen created an issue. See original summary.

dwkitchen’s picture

Title: Empty value is required when cardinality < 1 » Empty value is required when cardinality > 1
Status: Active » Needs review