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

Add setData method. #72

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

Nenoeldeeb
Copy link

Like in getData method, I added the setData method to iterate over a data class & set the fields values to this class parameters values.
Also, added .editorconfig file to unify the contributing process.

…Data method. It will be the opposite of the getData method. It will be implemented in BaseState as set each field data & in FormState as set all fields in the form.
I will add tests for setData method to be sure about the correctness of setData implementation.
Also, I will add test for getData method.
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.

1 participant