Record the specified info for the specified value if the attribute is required. Return 0 on success and a non‐zero value otherwise.
Synopsis
Declared in <baljsn_decoder.h>
template<
class TYPE,
class INFO>
int
operator()(
TYPE* value,
INFO const& info);
Created with MrDocs