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

Refactor validation API #81

Merged
merged 16 commits into from
Sep 26, 2023
Merged

Refactor validation API #81

merged 16 commits into from
Sep 26, 2023

Conversation

bim-g
Copy link
Collaborator

@bim-g bim-g commented Sep 26, 2023

There are few bugs related to the validation.
[ENH] add error message builder type]
[ENH] get schema provider accessor name via reflexion.]
[ENH] add support negative number]
[ENH] remove constructor to provide manually class name]
[FIX] return object exception instead of message]
[FIX] remove un used file index]
[UPD] make file as final to protect from inheritances
[FIX] update exception key from optionResolver]
[FIX] setup ValidatorProvider to instantiate item and resource for all children]
[FIX] remove unused method and properties
[FIX] remove unused file]
[FIX] refactor test number example to get more detail]
[[FIX] refactor test string example to get more detail]
[FIX] refactor date string example to get more detail]
[FIX] refactor array string example to get more detail]
[FIX] manage to access vendor autoload via child folder]

closes kivudesign/Wepesi#144

@bim-g bim-g added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed labels Sep 26, 2023
@bim-g bim-g self-assigned this Sep 26, 2023
@bim-g bim-g added this to To Do in Wepesi validation via automation Sep 26, 2023
@bim-g bim-g added this to the Refacoring milestone Sep 26, 2023
This was linked to issues Sep 26, 2023
@bim-g bim-g merged commit c5042e1 into master Sep 26, 2023
Wepesi validation automation moved this from To Do to Finished Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
1 participant