assert utasítással ellenőriz
C1
Hungarian
assert
VERB
C1
TECHNICAL
2
assert
C2
Usage pattern:
assert utasítással ellenőrzi, hogy ...
No example pairs yet.
Meaning
check a condition in code
Themes
programming
|testing
|validation
|runtime_check
|error_handling
|technology
Definition
In programming, to check that a condition is true during execution, usually causing an error or stop if the condition is false.
Grammar
No grammar details available yet.
Expressions
No expressions linked to this entry yet.