![]() |
CustomSyntax Class |
Namespace: EdiFabric.Core.Model.Edi
The CustomSyntax type exposes the following members.
Name | Description | |
---|---|---|
![]() | CustomSyntax |
Initializes a new instance of the CustomSyntax class.
|
Name | Description | |
---|---|---|
![]() | GetName |
Gets the name of the syntax set.
(Overrides SyntaxSetGetName.) |
![]() | GetValidChars |
Gets the valid chars.
(Overrides SyntaxSetGetValidChars.) |
![]() | IsValid(Char) |
Validates the char.
(Overrides SyntaxSetIsValid(Char).) |
![]() | IsValid(String) |
Validates the regex.
(Overrides SyntaxSetIsValid(String).) |