Click or drag to resize

RegexSyntaxIsValid(Char) Method

Validates the char.

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

Parameters

item  Char
The char to check.

Return Value

Boolean
The name of the syntax set.
See Also