![]() |
SyntaxSet Class |
Namespace: EdiFabric.Core.Model.Edi
The SyntaxSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetName |
Gets the name of the syntax set.
|
![]() | GetValidChars |
Gets the valid chars.
|
![]() | IsValid(Char) |
Checks whether a char belongs to the given set.
|
![]() | IsValid(String) |
Validates the regex.
|