| ValidationValidates Method |
Namespace:
Dynamicweb.Ecommerce.Orders.Validation
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax public bool Validates(
string value
)
Public Function Validates (
value As String
) As Boolean
Parameters
- value
- Type: SystemString
Return Value
Type:
BooleanSee Also