메소드 | 설명 | |
---|---|---|
AddElement ( XmlQualifiedName name, object particle, bool isEmptiable ) : bool | ||
AllElementsContentValidator ( XmlSchemaContentType contentType, int size, bool isEmptiable ) : System | ||
CompleteValidation ( |
||
ExpectedElements ( |
||
ExpectedParticles ( |
||
InitValidation ( |
||
ValidateElement ( XmlQualifiedName name, |
public AddElement ( XmlQualifiedName name, object particle, bool isEmptiable ) : bool | ||
name | XmlQualifiedName | |
particle | object | |
isEmptiable | bool | |
리턴 | bool |
public AllElementsContentValidator ( XmlSchemaContentType contentType, int size, bool isEmptiable ) : System | ||
contentType | XmlSchemaContentType | |
size | int | |
isEmptiable | bool | |
리턴 | System |
public CompleteValidation ( |
||
context | ||
리턴 | bool |
public ExpectedElements ( |
||
context | ||
isRequiredOnly | bool | |
리턴 |
public ExpectedParticles ( |
||
context | ||
isRequiredOnly | bool | |
리턴 |
public InitValidation ( |
||
context | ||
리턴 | void |
public ValidateElement ( XmlQualifiedName name, |
||
name | XmlQualifiedName | |
context | ||
errorCode | int | |
리턴 | object |