The article cooperates with the sample project. Walkthrough with the downloaded project is not required, but I recommend it for better understanding. The sample project consists of two different approaches to validating the user's data within a registration.
Two processors simulate the user's registration process. BasicUserRegistrationProcessor.cs follows the simple path of if statements. public
