KrFormPartRule.NestedRules property
Gets the nested part rules for multipart/mixed parts.
public List<KrFormPartRule> NestedRules { get; }
See Also
- class KrFormPartRule
- namespace Kestrun.Forms
Gets the nested part rules for multipart/mixed parts.
public List<KrFormPartRule> NestedRules { get; }