spring-framework / org.springframework.expression.common / ExpressionUtils / toBoolean

toBoolean

open static fun toBoolean(typeConverter: TypeConverter, typedValue: TypedValue): Boolean

Attempt to convert a typed value to a boolean using the supplied type converter.