Reactive version based on Validation Tools component.
Provides client and server actions to validate commonly used numbers. Includes Portuguese and Brazilian specific validations. These can be used for Reactive Web and for Mobile applications.
Includes generic validations:
Portuguese validations:
Brazilian validations:
The component also includes actions to generate some of these numbers to facilitate the development process.
Contrary to Validation Tools this reactive version does not include widgets since the validations in the reactive applications are much more straightforward and easy to implement.
The component also does not include input masks since the purpose of those is much more the user experience and not the validation of those numbers. You can easily add find input mask components in the Forge to include in your applications.
Minor tweaks in demo app experience and component.