|
In my opinion a new constraint like @LuhnMod10Check or just @LuhnCheck is better solution, this option if added to @Mod10Check it would always override other options like multiplier and weight, this can be confusing since to the user and leading to it think is possible to implement Luhn check with a different multiplier.
|