Initializes a new instance of the SameAsValidator class.

Namespace: Castle.Components.Validator
Assembly:  Castle.Components.Validator (in Castle.Components.Validator.dll)
Version: 1.0.3.0

Syntax

C#
public NotSameValueValidator(
	Object value
)

Parameters

value
Object

[Missing <param> documentation for "value"]

See Also