Validation is a process of checking whether the instance document satisfies structural, data type, and content constraints specified in the XML schema.
验证就是检查实例文档是否满足在XML模式中指定的结构、数据类型和内容限制的过程。
Its primary purpose is to produce LINQ-compatible object models from XSD files, giving developers some measure of static type checking while accessing XML data.
它的主要目标是从xsd文件中生成兼容LINQ的对象模型,让开发人员在访问XML数据的时候可以进行一定的静态类型检查。
This type of handling basic checking to make sure the data fits certain criteria, is normally considered validation.
通常认为这类“处理基本检查以确保输入数据满足某种标准”就是验证。
The validation for complex data type is primary portion of XML document validation and the key to checking whether the structure of a XML document matches its schema rule.
复杂数据类型验证是XML文档验证的主要内容,是检查XML文档结构是否符合模式规则的关键。
Generics are useful because they provide stronger compile-time type checking, require fewer explicit conversions between data types, and reduce the need for boxing operations and run-time type checks.
泛型相当有用,因为他们提供强制的编译时类型检查,要求更少的数据类型之间的显式转换,并减少装箱拆箱的操作和运行时类型检查。
Generics are useful because they provide stronger compile-time type checking, require fewer explicit conversions between data types, and reduce the need for boxing operations and run-time type checks.
泛型相当有用,因为他们提供强制的编译时类型检查,要求更少的数据类型之间的显式转换,并减少装箱拆箱的操作和运行时类型检查。
应用推荐