Conversion of Transition dynamics should allow value >=0
We get an exception when Transition dynamics value field is 0 in the alks scenarios
As per ASAM requirements it is OK for value field to be >= 0 Range [0.inf)
Code where the issue exists:
An exception shall only be thrown when value is negative
Introduced change in !241 (merged)
Edited by Sai Sardesai