val <T : CharSequence> Builder<T, NoOpSearchBehaviour>.ignoriereGrossKleinschreibung: Builder<T, IgnoringCaseSearchBehaviour> (source)
Defines that the search behaviour ignore case shall be applied to this sophisticated contains assertion.
Return
The newly created builder.
val <T : CharSequence> NotCheckerOption<T, NotSearchBehaviour>.ignoriereGrossKleinschreibung: NotCheckerOption<T, IgnoringCaseSearchBehaviour> (source)
Defines that the search behaviour ignore case shall be applied to this sophisticated contains not assertion.
Return
The newly created builder.