Contents

IntFromDoubleResolver

A resolver that converts a double into an integer using the specified rounding rule and validates the result is within the parameter’s inclusive range.

Declaration

struct IntFromDoubleResolver

Topics

Creating the resolver

Getting the rounding rule

See Also

Integer resolution