enum TransformationType

Enum of all available transformation types

Members

Compress = "Compress"
ConflictDetection = "ConflictDetection"
ConvertToAscii = "ConvertToAscii"
Deduplicate = "Deduplicate"
InsertFinalNewLine = "InsertFinalNewLine"
InvertAllow = "InvertAllow"
RemoveComments = "RemoveComments"
RemoveEmptyLines = "RemoveEmptyLines"
RemoveModifiers = "RemoveModifiers"
RuleOptimizer = "RuleOptimizer"
TrimLines = "TrimLines"
Validate = "Validate"
ValidateAllowIp = "ValidateAllowIp"