ValidatorGetErrorMessage Method Breeze.sharp
Provides the error message associated with a failure of this validator.

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

public abstract string GetErrorMessage(
	ValidationContext validationContext
)

Parameters

validationContext
Type: Breeze.SharpValidationContext

Return Value

Type: String
See Also

Reference