Create Custom Validator

The Sample Provisioning User Interface Framework provides the following sample validators:

If these validators do not fulfill your requirements, you can develop a custom validator by creating a class that implements the IServiceModuleValidator interface.

Procedure MPSSDK.x: To deploy a custom validator
  1. Copy the DLL file that contains the custom validator(s) into the bin folder of the Microsoft Provisioning System (MPS) Sample Web UI.
  2. Restart the MPS Sample Web UI Web application.