Use this method if you are calling a conversion method that returns a ConversionResult, and if you want to throw an exception if the conversion fails.
@return the atomic value that results from the conversion if the conversion was successful @throws ValidationException if the conversion was not successful
|
|