Interface SerializerVisitor
interface SerializerVisitor ((this, value, key, path, helpers) => boolean)
- SerializerVisitor(this, value, key, path, helpers): boolean
Parameters
value: any
key: string | number
path: null | (string | number)[]
Returns boolean