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
formatkeyword inside a JSON schema.