ValidationErrorGetKey Method Breeze.sharp

[Missing <summary> documentation for "M:Breeze.Sharp.ValidationError.GetKey(Breeze.Sharp.Validator,System.String)"]

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

public static string GetKey(
	Validator validator,
	string propertyPath = null
)

Parameters

validator
Type: Breeze.SharpValidator
propertyPath (Optional)
Type: SystemString

Return Value

Type: String
See Also

Reference