Skip to content

Vehicle numbers validation #39

@navferty

Description

@navferty

Add validation logic to check VIN-numbers and vehicle registration numbers (like A123BC77 russian vehicle number)

Basic idea is to check with pattern (17 digits and latin letters for VIN, and some patterns for vehicle reg number - like A123BC77, AB12377, AB123477 etc.)

Moreover, some external API can be used to validate. It is important that it should be free and official API, but not parsing HTML or reverse-engineering JS on websites like vincheck.info

Tips for developer:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions