ChoiceElement.validate_data()#

ChoiceElement.validate_data(silent: bool = False) bool[source]#

Method for validation of input to the element.

Returns

True, if the input is correct and subjects may proceed to the next page, False, if the input is not in the correct form.

Return type

bool