ValidatorAttribute.

TryValidate(double) Method

Summary

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

Syntax

public virtual bool TryValidate(ref double value)

Parameters

Name Type Description
value double

Return Value

Type Description
bool