validationDescription property

String? validationDescription
getter/setter pair

Description of the requirements for this field, in case the user input does not fulfill the regex pattern or min/max values.

Implementation

core.String? validationDescription;