You are here

protected property YamlFormEntityElementsValidator::$yamlform in YAML Form 8

The form being validated.

Type: \Drupal\yamlform\YamlFormInterface

File

src/YamlFormEntityElementsValidator.php, line 25

Class

YamlFormEntityElementsValidator
Defines a class to validate form elements.

Namespace

Drupal\yamlform

Code

protected $yamlform;