ClampValueAttribute.

TryValidate(double) Method

Summary

Validates a double value or returns false to revert to the previous value.

Syntax

public override bool TryValidate(ref double value)

Parameters

Name Type Description
value double

Return Value

Type Description
bool