My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

Assembly: MongoDB.Driver.dll
Namespace: MongoDB.Driver.Conditions
Type Name: ConstraintViolationType (enum)

T_MongoDB_Driver_Conditions_ConstraintViolationType  
API documentation for the ConstraintViolationType type
WikiDoc, Type
Updated Jun 8, 2010 by ee.devf...@gmail.com

Summary

This enumeration is used to determine the type of exception the validator should throw.

Members

Values

Name Literal Comments
Default 0 Lets the Validator to throw the default exception for that instance.
OutOfRangeViolation 1 Lets the Validator optionally throw an exception type appropriate for values that are out of range.
InvalidEnumViolation 2 Lets the Validator optionally throw an .


Sign in to add a comment
Powered by Google Project Hosting