tachyon-drive
Preparing search index...
IHydrateOptions
Interface IHydrateOptions
Interface for options to use when hydrating data.
Since
v0.0.8
interface
IHydrateOptions
{
deserializationThrowsError
?:
boolean
;
validationThrowsError
?:
boolean
;
}
Index
Properties
deserialization
Throws
Error?
validation
Throws
Error?
Properties
Optional
deserialization
Throws
Error
deserializationThrowsError
?:
boolean
Optional
validation
Throws
Error
validationThrowsError
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
deserialization
Throws
Error
validation
Throws
Error
tachyon-drive
Loading...
Interface for options to use when hydrating data.
Since
v0.0.8