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 IntFromDoubleResolverA resolver that converts a double into an integer using the specified rounding rule and validates the result is within the parameter’s inclusive range.
struct IntFromDoubleResolver