Sign Up
Sign In
中文
English Fox - English Dictionary
Meaning of
assert
in English
assert
#moderate
#c1
Past Tense
asserted
Participle Verb
asserting
Third Person Singular
asserts
Definitions
Verb
to
declare
strongly
;
state
with
confidence
The
manager
will
assert
that
the
project
is
on
schedule
.
to
insist
on
one's
rights
;
be
respected
She
had
to
assert
her
authority
to
control
the
meeting
.
to
defend
a
claim
or
cause
The
lawyer
will
assert
the
client's
innocence
in
court
.
to
verify
code
conditions
;
ensure
truth
at
a
point
The
programmer
must
assert
the
variable
is
not
null
before
use
.
to
state
a
condition
is
true
(
in
code
)
The
developer
will
assert
that
the
input
values
are
valid
before
processing
.