protected override void CreateConstraint(IArgumentConstraintManager <string> scope) { scope.IsNullOrEmpty(); }