doc / ch.tutteli.atrium.api.cc.de_CH / ignoriereGrossKleinschreibung

ignoriereGrossKleinschreibung

val <T : CharSequence> CharSequenceContains.Builder<T, NoOpSearchBehaviour>.ignoriereGrossKleinschreibung: CharSequenceContains.Builder<T, IgnoringCaseSearchBehaviour>
Deprecated: api-cc-de_CH is discontinued, switch to api-fluent-en_GB; will be removed with 1.0.0

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>
Deprecated: api-cc-de_CH is discontinued, switch to api-fluent-en_GB; will be removed with 1.0.0

Defines that the search behaviour ignore case shall be applied to this sophisticated contains not assertion.

Return
The newly created builder.