ValidatorAttribute.

TryValidate(long) Method

Summary

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

Syntax

public virtual bool TryValidate(ref long value)

Parameters

Name Type Description
value long

Return Value

Type Description
bool