| Interface | Description |
|---|---|
| IllegalCharacterIdentifier | |
| NachoValidator |
Interface used to ensure that a given CharSequence complies to a particular format.
|
| Class | Description |
|---|---|
| ChipifyingNachoValidator |
A
NachoValidator that deems text to be invalid if it contains
unterminated tokens and fixes the text by chipifying all the unterminated tokens. |