startsWithErrorText abstract method

String startsWithErrorText(
  1. Object value
)

No description provided for @startsWithErrorText.

In en, this message translates to: 'Value must start with {value}.'

Implementation

String startsWithErrorText(Object value);