protected override void CreateConstraint(IArgumentConstraintManager <int> scope) { scope.IsGreaterThan(100); }