.Net API Validate method for Screen level validations
First let us see what happens when the Validate method is not used for the .NET API screen validation. Below is the new entry screen designed with API and with no validate method implemented. On clicking Save button leaving all required fields blank, validations must be fired to warn user to enter required values in… Read More »