No description provided for @containsErrorText.
In en, this message translates to: 'Value must contain {value}.'
@override String containsErrorText(String value) { return '値は$valueを含む必要があります。'; }