Exception handling
- Add
ArgumentIsNotNumericExceptionandMissingCheckDigitException - Add
@throws MissingCheckDigitExceptionto the facadeisValidmethod clearly explaining that it can be thrown from there. Old code is still compatible due toMissingCheckDigitExceptionextending\InvalidArgumentException - Update copyright notice
- Implement
\SerializableonNumber