Pointblank ValidationNo Interrogation Peformed
Simple pointblank validation example
Polarssmall_tableWARNING0.1ERROR0.25CRITICAL0.35
STEP COLUMNS VALUES TBL EVAL UNITS PASS FAIL W E C EXT
#4CA64C66 1
col_vals_gt
col_vals_gt()
d 100
#4CA64C66 2
col_vals_lt
col_vals_lt()
c 5
#4CA64C66 3
col_vals_equal
col_vals_eq()
a 3
#4CA64C66 4
col_vals_not_equal
col_vals_ne()
c 10
#4CA64C66 5
col_vals_lte
col_vals_le()
a 7
#4CA64C66 6
col_vals_gte
col_vals_ge()
d 500
#4CA64C66 7
col_vals_between
col_vals_between()
c [0, 10]
#4CA64C66 8
col_vals_not_between
col_vals_outside()
a (8, 9]
#4CA64C66 9
col_vals_equal
col_vals_eq()
a 10
#4CA64C66 10
col_vals_gte
col_vals_ge()
a 20
#4CA64C66 11
col_vals_gt
col_vals_gt()
new 20
#4CA64C66 12
col_vals_in_set
col_vals_in_set()
f low, mid, high
#4CA64C66 13
col_vals_not_in_set
col_vals_not_in_set()
f l, h, m
#4CA64C66 14
col_vals_null
col_vals_null()
c
#4CA64C66 15
col_vals_not_null
col_vals_not_null()
date_time
#4CA64C66 16
col_vals_regex
col_vals_regex()
b [0-9]-[a-z]{3}-[0-9]{3}
#4CA64C66 17
col_exists
col_exists()
z