public void CodeGen_Attribute_StringLength_Valid_MissingBoth()
 {
     var generatedCode = TestHelper.GenerateCodeAssertSuccess("C#", typeof(Mock_CG_Attr_Entity_StringLength_Missing_Both));
 }