Archive

Email sanitizers, nullable validation, dynamic content negotiation

Validator features @adonisjs/[email protected] added some additional email sanitization and nullable validation rules removeDots - removes all dots …

Week full of i18n

It’s been busy week for i18n Over the past week i18n got many new features and bugfixes i18n + validator It’s now possible to read …

i18n YAML support and validator default messages

i18n supports YAML from now on @adonisjs/[email protected] added YAML support for translations Before i18n only supported JSON format, but now it’s …