You are here

15 calls to WebformElementHelper::setRequiredError() in Webform 8.5

TextBase::validateInputMask in src/Plugin/WebformElement/TextBase.php
Form API callback. Validate input mask and display required error message.
WebformCheckboxValue::validateWebformCheckboxValue in src/Element/WebformCheckboxValue.php
Validates a checkbox value element.
WebformCompositeBase::validateWebformComposite in src/Element/WebformCompositeBase.php
Validates a composite element.
WebformElementOptions::validateWebformElementOptions in src/Element/WebformElementOptions.php
Validates a webform element options element.
WebformEmailConfirm::validateWebformEmailConfirm in src/Element/WebformEmailConfirm.php
Validates an email confirm element.
WebformHeight::validateWebformHeight in src/Element/WebformHeight.php
Validates an height element.
WebformImageSelectElementImages::validateWebformImageSelectElementImages in modules/webform_image_select/src/Element/WebformImageSelectElementImages.php
Validates a webform element image select images element.
WebformImageSelectImages::validateWebformImageSelectImages in modules/webform_image_select/src/Element/WebformImageSelectImages.php
Validates webform image select images element.
WebformMapping::validateWebformMapping in src/Element/WebformMapping.php
Validates a mapping element.
WebformMultiple::validateWebformMultiple in src/Element/WebformMultiple.php
Validates webform multiple element.
WebformOptions::validateWebformOptions in src/Element/WebformOptions.php
Validates webform options element.
WebformOptionsCustom::validateWebformOptionsCustom in modules/webform_options_custom/src/Element/WebformOptionsCustom.php
Validates an other element.
WebformOtherBase::validateWebformOther in src/Element/WebformOtherBase.php
Validates an other element.
WebformRating::validateWebformRating in src/Element/WebformRating.php
Validates a rating element.
WebformSubmissionConditionsValidator::validateFormElement in src/WebformSubmissionConditionsValidator.php
Validate a form element.