StackOverflow Questions for Tag: null-check

Louis Boux
Louis Boux

Reputation: 3

Ruby's safe navigation operator (&.) not working as intended anymore after being in use on production code for years

Score: 0

Views: 878

Answers: 1

Read More
Florian Wolf
Florian Wolf

Reputation: 171

Is there a performance difference between null-check and null-conditional-operator in C#?

Score: 0

Views: 623

Answers: 1

Read More
Val
Val

Reputation: 51

Null check operator used on a null value, Flutter, State, LateInitializationError

Score: 0

Views: 867

Answers: 1

Read More
Dre
Dre

Reputation: 21

Writing a more refined and simplified null check c#

Score: 1

Views: 636

Answers: 1

Read More
SangYoung Ha
SangYoung Ha

Reputation: 1

C# While Loop Null Check Pattern?

Score: 0

Views: 499

Answers: 2

Read More
Kamil
Kamil

Reputation: 13941

Can I use `is` operator with inline variable declaration in Kotlin?

Score: 1

Views: 154

Answers: 1

Read More
Rosa
Rosa

Reputation: 39

Validating Nullable fields in Java

Score: 1

Views: 1804

Answers: 3

Read More
Alexey
Alexey

Reputation: 114

Using Supplier instead of Optional as a method parameter

Score: 0

Views: 613

Answers: 1

Read More
Aakash Gupta
Aakash Gupta

Reputation: 1

Sort a Java collection object based on one field in it and apply checks

Score: 0

Views: 70

Answers: 3

Read More
blackfake
blackfake

Reputation: 23

Flutter "null check operator used on a null value" while using routes in MaterialApp

Score: 2

Views: 618

Answers: 1

Read More
Ian Boyd
Ian Boyd

Reputation: 256999

How to disable "unnecessary test for null" warning in NetBeans 14?

Score: 3

Views: 947

Answers: 2

Read More
Jay
Jay

Reputation: 2946

Is the "is object expression" null check safe in Unity

Score: 2

Views: 596

Answers: 1

Read More
Prabhat K
Prabhat K

Reputation: 29

c# Single line object null check before assigning its property a value

Score: 2

Views: 33

Answers: 0

Read More
Ankur Goel
Ankur Goel

Reputation: 97

Sum up Non-null properties of each object in a List using Java version greater then 8

Score: 0

Views: 583

Answers: 1

Read More
nickb
nickb

Reputation: 9276

How to check if a variable is not null?

Score: 373

Views: 787609

Answers: 10

Read More
Pavel Staselun
Pavel Staselun

Reputation: 2010

Null-check for inherited member in TypeScript?

Score: -1

Views: 205

Answers: 2

Read More
CookieThief
CookieThief

Reputation: 168

How to null check object property with a variable

Score: 0

Views: 352

Answers: 2

Read More
Cl00e9ment
Cl00e9ment

Reputation: 823

How adding more restrictions to the TypeScript type system can solve some errors?

Score: 3

Views: 53

Answers: 1

Read More
Bercovici Adrian
Bercovici Adrian

Reputation: 9370

ArgumentNullException when unregistering reminder despite null check

Score: 0

Views: 131

Answers: 0

Read More
ibrahim koz
ibrahim koz

Reputation: 629

Kotlin cannot make out that I've already checked whether the item is in the collection

Score: 0

Views: 78

Answers: 1

Read More
PreviousPage 3Next