I have the following class
public class ValidProjectHeader : AbstractValidator { public ValidProjectHeader() {
I just tried below and it works
[CustomizeValidator(RuleSet = "default, Create")