Variable moleculeFormatValidatorsConst
moleculeFormatValidators: { chain: (() => boolean); moleculefilepaths: (() => boolean); residue: (() => boolean) } = ...
Type declaration
-
chain: (() => boolean)
-
- (): boolean
-
Returns boolean
-
moleculefilepaths: (() => boolean)
-
- (): boolean
-
Returns boolean
-
residue: (() => boolean)
-
- (): boolean
-
Returns boolean
Formats that can be used as value for the
format
keyword inside a JSON schema.