public FormRuleResult(string message) : this(StackTraceHelper.GetCallingMethod(), message)
 {
 }