If a requirement comes your way to programmatically update the validators that are present on your Episerver Forms element(s), the snippets below will help! Validators are registered in a slightly peculiarly way - it's a single string property, which contains a delimited list of the validator type names: The delimiter does have a strongly-typed constant … Continue reading Programmatically updating Episerver Forms Validators