Hello,
I am looking for a way to test generically input arguments to raise an exception if one is either null or empty.
I was thinking to create a function who takes an array to check them but not sure if it's really good.
What would be the best way to achieve that ?
Thanks
Saïd