FormifyRule constructor
FormifyRule()
Creates an instance of the FormifyRule class with a generated unique key.
Implementation
FormifyRule() : ruleKey = DateTime.now().toString();
Creates an instance of the FormifyRule class with a generated unique key.
FormifyRule() : ruleKey = DateTime.now().toString();