Contents

IntFromStringResolver

A resolver that converts a string into an integer in the specified base and validates the result is within the parameter’s inclusive range.

Declaration

struct IntFromStringResolver

Topics

Creating the resolver

Getting the radix setting

See Also

Integer resolution