| Name | Description | |
|---|---|---|
![]()  | ValidationOptions Constructor | 
The following tables list the members exposed by ValidationOptions.
| Name | Description | |
|---|---|---|
![]()  | ValidationOptions Constructor | 
| Name | Description | |
|---|---|---|
![]() ![]()  | All | Generate a Full ValidationOptions object | 
![]()  | CharacterSet | Validation for Character Set if Non-ASCII characters are present 
 Specifically checking for (0008,0005) Specific Character Set. Refer to the Standard for more details  | 
![]()  | DataLength | Include data length compatibility check for VR as specified in the Standard (Length of Value) | 
![]()  | Detailed | Include data length compatibility check for VR (Character Repertoire) and allowed VM for associated attribute as specified in the Standard | 
![]()  | ForQuery | Validation for attributes in the context of a Query with range matching 
 Refer to the Standard for more details  | 
![]() ![]()  | None | Generate a No ValidationOptions object | 
![]()  | PrivateAttributes | Validation of Private Attributes if present 
 Non-standard, DicomObjects only option. Default is to skip validation for these types  | 
![]()  | PrivateSequences | Validation of Private Sequences if present 
 Non-standard, DicomObjects only option. Default is to skip validation for these types  | 
![]() ![]()  | Query | Generate a ValidationOptions object with ForQuery enabled | 
| Name | Description | |
|---|---|---|
![]()  | Equals | Member comparison | 
![]()  | GetHashCode | Generate member hash |