Artur Assis Alves

Results 28 comments of Artur Assis Alves

I think that the changes that are being made reached a huge size. Can we push them to a branch to finish this PR and then open other PRs to...

I started to expose the new api functions. I noticed that 2 ways are being practiced by the current api: 1. exposing them by using the aggregator class FormBuilderValidators. This...

Ok, I will keep with op2.

I added some examples using this new feature (validateGranularly).

There are some things remaining: - Translate the new localized messages - Add more examples - Add some validators (email, uuid, etc) and their tests I will do them if...

@deandreamatias I created this PR to do the item 2

I am writing the migration guide now. While I am doing that, I would like to know what are the validators from the following list that will be implemented in...

Added the first migration instructions below. Please, check if they are very clear. Otherwise, I refactor them for them to be clearer. ```md ### v11 to v12 - Deprecate `FormBuilderValidators`...

~~I created a branch called v11.1.2 to use as reference for the validators that are not implemented in the new API.~~ Oh, I will use permalink instead. this branch will...

@deandreamatias , what option do you think is clearer (A or B) to show the old api and the equivalent/close for the new api? ![image](https://github.com/user-attachments/assets/965bf2ff-dde7-40ea-8cfc-7cabc3877326)