validationMessage property
String
get
validationMessage
Returns the error message that would be shown to the user if internals's target element was to be checked for validity.
Implementation
_i2.String get validationMessage => _i4.getProperty(
this,
'validationMessage',
);