Skip to content

ValidateWithLuhnAlgorithm() shouldn't use type casting to check if String is a number #5

@MariuszWisniewski

Description

@MariuszWisniewski

We should just check for string content, instead of trying to make an Int out of a string. Ideally this could be a category method on String.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions