fix: Fix two methods.
getIDWithNumberOfDigits(obj,size) now the size argument is used to set the number of digits instead of the number of char.
SCaseIDHasTypesAndMaxDigits(obj.types.maxDigits) now don't return true if the SCase number is too large.