[]
        
(Showing Draft Content)

GrapeCity.Enterprise.Data.Expressions.ExpressionExtensions.IsValid

IsValid Method

IsValid(ExpressionInfo)

Returns a value that indicates whether the given expression is valid.

Declaration
public static bool IsValid(this ExpressionInfo expression)
Parameters
Type Name Description
ExpressionInfo expression

The ExpressionInfo instance to be validated.

Returns
Type Description
bool

True if the given expression is valid, false otherwise.