robsonvleite / datalayer

The data layer is a persistent abstraction component of your database that PDO (O data layer é um componente para abstração de persistência no seu banco de dados que usa PDO com prepared statements)
https://www.upinside.com.br
MIT License
144 stars 53 forks source link

Fixed verification of empty attributes saving #33

Closed erleibiazzio closed 3 years ago

erleibiazzio commented 3 years ago

the required () method must verify that the value being passed in the attribute is zero, otherwise, it will treat a true value, which should be used from zero as an empty attribute