RequiredValidatorGetErrorMessage 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 override string GetErrorMessage(
	ValidationContext context
)

Parameters

context
Type: Breeze.SharpValidationContext

Return Value

Type: String
See Also

Reference