7ea3229e17
* fix: Reinforce fixedPoint restore Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * fix: Even more hardened boundElement in restore Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * fix: Extract constant Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * fix: Remove superfluous check from restore Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * chore: Remove non-needed code path Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * fix: More robust number test for fixedPoint parsing Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * fix: Validate bindings for element being parsed Signed-off-by: Mark Tolmacs <mark@lazycat.hu> * unrelated type safety --------- Signed-off-by: Mark Tolmacs <mark@lazycat.hu> Co-authored-by: dwelle <5153846+dwelle@users.noreply.github.com>