twigkit/fig

as_<number> methods in Value throw a NumberFormatException if the value is empty

Closed this issue · 0 comments

For example, if a configuration parameter is empty:

a-long-parameter:

this Long.parseLong(as_string()) will throw a NumberFormatException