matchErrorText property

  1. @override
String matchErrorText
override

No description provided for @matchErrorText.

In en, this message translates to: 'Value does not match pattern.'

Implementation

@override
String get matchErrorText => 'Vrednost ne ustreza predpisanemu vzorcu.';