Click or drag to resize

DefaultIsValid(String) Method

Validates the regex.

Namespace: EdiFabric.Core.Model.Telco
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public override bool IsValid(
	string item
)

Parameters

item  String
The string to check.

Return Value

Boolean
The name of the syntax set.
See Also