Entity / Attribute validations 7.23.11

0
Hi guys,   I've noticed that "required" validation doesn't work as it should (validation is on Entity level). The behavior is the following: I have an entity with several attributes and two of them are required. During the testing, I've noticed that I can save the object without providing the required values.   However, if you fill in data and delete it before saving, the validation works as well.    The "Unique" validation works as well.  Has anyone noticed the strange behavior of Entity/Attribute validations?   Kind regards,  David
asked
0 answers