You are here

constant YamlFormMessageManagerInterface::FORM_EXCEPTION in YAML Form 8

Form exception.

File

src/YamlFormMessageManagerInterface.php, line 64

Class

YamlFormMessageManagerInterface
Provides an interface for managing a form's custom, default, and hard-coded messages.

Namespace

Drupal\yamlform

Code

const FORM_EXCEPTION = 'form_exception_message';