Servoy 3.0 Release Candidate 2

Regarding this discussion about whether or not the record is being saved when onRecordSave returns false: we need the ability to prevent INVALID DATA from being saved ANYWHERE, PERIOD. It doesn’t help us if the invalid data is saved to the foundset but not in the backend - this only confuses matters, as we have just seen.

Can you make it so it doesn’t save to the foundset OR the db if onRecordSave returns false?