Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: EIP4361 - improved validation by adding ability to extract invalid values for all fields #628

Conversation

JeneaVranceanu
Copy link
Collaborator

This PR includes regular expression fixes for extraction of all fields that could be present in EIP4361.
Regular expressions are duplicated and modified to support the extraction of any characters present for each individual field.
That allows us to get the idea of what is wrong with the EIP4361, what fields have and don't have any values set and which values are invalid.

…id values for required fields

That allows us to get the idea of what is wrong with the EIP4361.
@JeneaVranceanu JeneaVranceanu changed the title fix: EIP4361 - improved validation by adding ability to extract invalid values for required fields fix: EIP4361 - improved validation by adding ability to extract invalid values for all fields Oct 2, 2022
@yaroslavyaroslav yaroslavyaroslav merged commit 7a15fb7 into web3swift-team:develop Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants