collective / collective.volto.formsupport

Enable support for customizable forms in Volto
GNU General Public License v2.0
2 stars 8 forks source link

Add validation for email fields #44

Closed cekk closed 8 months ago

cekk commented 10 months ago

Return 400 if there is an email field and the value is not a valid email string

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7473952234


Totals Coverage Status
Change from base Build 7462752765: 0.1%
Covered Lines: 668
Relevant Lines: 745

💛 - Coveralls
cekk commented 8 months ago

@JeffersonBledsoe ok seems reasonable.

I am going to close this pr and then you can sync your and fix possible conflicts, then i will merge it