FormHelperConvertValidationFromAttributesToRules Method |
Converts validation from field attributes to macro rules.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 12.0.0
Syntax public static void ConvertValidationFromAttributesToRules(
XmlNode fieldNode
)
Parameters
- fieldNode
- Type: System.XmlXmlNode
Field node
See Also