Hi,
I go the error below when trying to use Db.Validate() within Epicor Function custom code. I used this many times successfully in BPM custom code. Does anyone know the assembly I need to include when calling the Db.Validate() method in Epicor Function?
‘ILibraryContext’ does not contain a definition for ‘Validate’ and no accessible extension method ‘Validate’ accepting a first argument of type ‘ILibraryContext’ could be found (are you missing a using directive or an assembly reference?)