Initializes a new instance of the ValidationContext class
Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax
public ValidationContext( IStructuralObject so, StructuralProperty property, Object propertyValue )
Parameters
- so
- Type: Breeze.SharpIStructuralObject
- property
- Type: Breeze.SharpStructuralProperty
- propertyValue
- Type: SystemObject
See Also