ComplexAspectGetValidationErrors Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.ComplexAspect.GetValidationErrors(System.String)"]

Namespace: Breeze.Sharp
Assembly: Breeze.Sharp (in Breeze.Sharp.dll) Version: 0.6.0.5 (0.6.0.5)
Syntax

public override IEnumerable<ValidationError> GetValidationErrors(
	string propertyPath = null
)

Parameters

propertyPath (Optional)
Type: SystemString

Return Value

Type: IEnumerableValidationError
See Also

Reference