StackOverflow Questions for Tag: null-check

Valentino Miori
Valentino Miori

Reputation: 667

How to check for null value inline and throw an error in typescript?

Score: 49

Views: 26311

Answers: 4

Read More
Zulhisyam
Zulhisyam

Reputation: 69

Flutter: I don't want to uploading an image into server but i want to make it optional but an error appears "null check operator used on a null value"

Score: 0

Views: 56

Answers: 2

Read More
furco
furco

Reputation: 95

if-statement null-check not working in Kotlin, why?

Score: 0

Views: 731

Answers: 1

Read More
developer new
developer new

Reputation: 51

Java reduce cognitive complexity of method which has multiple if statements

Score: -1

Views: 502

Answers: 5

Read More
Andrew15_5
Andrew15_5

Reputation: 111

TypeScript says that variable is possibly `null` after `Array.prototype.includes(null)`

Score: 1

Views: 137

Answers: 2

Read More
Hasani
Hasani

Reputation: 3919

Why I can't check if `response.body` is null or not?

Score: 0

Views: 1254

Answers: 4

Read More
Spring E. Thing
Spring E. Thing

Reputation: 171

Unity "null" == Check Failing?

Score: 1

Views: 292

Answers: 1

Read More
AbdullahCoder
AbdullahCoder

Reputation: 3

Do I have to null check every time before referencing an element in view binding?

Score: 0

Views: 91

Answers: 1

Read More
benwiggy
benwiggy

Reputation: 2749

Swift: How to check a variable exists (esp. index of array)

Score: 1

Views: 5684

Answers: 4

Read More
akd
akd

Reputation: 6740

How to check whether all properties of an object are null or empty?

Score: 103

Views: 174892

Answers: 11

Read More
Satoru Gojo
Satoru Gojo

Reputation: 11

Code Error is :- "Unhandled Exception: Null check operator used on a null value"

Score: 1

Views: 174

Answers: 1

Read More
Ian Vink
Ian Vink

Reputation: 68810

Automapper: Checking for null in MapFrom

Score: 13

Views: 19624

Answers: 2

Read More
Brian Kessler
Brian Kessler

Reputation: 2327

In Visual Studio 2022, how can I change the null check template?

Score: 0

Views: 724

Answers: 0

Read More
Amit Yadav
Amit Yadav

Reputation: 35114

kotlin safe and non-null operation

Score: 0

Views: 54

Answers: 1

Read More
Tomer W
Tomer W

Reputation: 3443

Java Null check elimination can cause bad code?

Score: 0

Views: 1036

Answers: 1

Read More
Andres Rodriguez
Andres Rodriguez

Reputation: 25

EXCEPTION CAUGHT BY WIDGETS LIBRARY The following _CastError was thrown building: Null check operator used on a null value

Score: 0

Views: 3885

Answers: 1

Read More
William Johnson
William Johnson

Reputation: 55

Combining Optional.ofNullable() null check in java

Score: 0

Views: 208

Answers: 0

Read More
SYED ZOHAIB
SYED ZOHAIB

Reputation: 1

can't resolve null value

Score: 0

Views: 55

Answers: 2

Read More
Andy Nguyen
Andy Nguyen

Reputation: 45

Null-check behaves incorrectly when iterating linked-list in C

Score: 2

Views: 63

Answers: 1

Read More
said
said

Reputation: 5

null check cant get out of this

Score: 0

Views: 32

Answers: 1

Read More
PreviousPage 2Next