new FormatParser(format, parsers)
Parameters:
Name | Type | Description |
---|---|---|
format |
module:@citation-js/core.plugins.input~format | |
parsers |
module:@citation-js/core.plugins.input~parsers |
- Source:
Methods
validate()
- Source:
Throws:
-
if formatParser is not valid
- Type
- TypeError
(protected) validateFormat()
- Source:
Throws:
-
if format is not valid
- Type
- TypeError