Commit without events in Client API

2
Is it possible to commit an object with the client API without triggering events, We cannot find this possibility in the documentation but we want te be sure as this would enable us to verify user input (possible malicious scripts) before committing to the database. If it would be possible to commit without events with the client API, it would be easy for a hacker to circumvent the before commit MF check. The unability to commit without events from the client API would in this case be a security feature of the platform, is that a correct assumption and can we assume that this will never be possible in future versions? Or will this feature be implemented in a future version of the platform? In the case of the latter, wat would be the best option to validate user input without using NP objects (lots of duplication etc)?
asked
0 answers