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 IntFromStringResolverA resolver that converts a string into an integer in the specified base and validates the result is within the parameter’s inclusive range.
struct IntFromStringResolver