notContainsInvalidMessage property

String? get notContainsInvalidMessage

Implementation

String? get notContainsInvalidMessage =>
    getMessage('$propertyName must not contain $notContains');