containsErrorText abstract method

String containsErrorText(
  1. Object value
)

No description provided for @containsErrorText.

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

Implementation

String containsErrorText(Object value);