Open
Description
Hi, I am rising this issue in order to considerate removing the validation feature from the core, for the following reasons.
Not every project requires validation and most importantly not every project can or should support Promises. Keeping the current validation implementation as an optional package would additionally decrease the core size and help on the separation of concerns.
Thank you for considering, and for maintaining this project.