Hi i wanted to know a few things:
1.The validations specified in the validation rules section of an entity is done on client side or server side?If on client side then how do we do it at server side
or the other way round.
2.Apart from the level at which validation is being done.What is the difference between validating via a microflow and validating using validation rules for an entity?
3,Apart from the context in which an event handler is called,is there any other usecase where an event handler is more beneficial.