Closed ashokkrish closed 5 days ago
Validate the four numericInputs
N, M, n and x are all positive integers.
x = 0 is allowed
x1, x2 need to be validated as positive integers.
x2 cannot be less than x1.
Validate the four numericInputs
N, M, n and x are all positive integers.
x = 0 is allowed
x1, x2 need to be validated as positive integers.
x2 cannot be less than x1.