Click or drag to resize

NumericRuleValidates Method

Namespace:  Dynamicweb.Ecommerce.Orders.Validation.Rules
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public override bool Validates(
	string value
)

Parameters

value
Type: SystemString

Return Value

Type: Boolean
See Also