Represents a serializer that serializes anything to a JSON string.
Serializes a candidate object to a string.
The candidate object.
The string representation of the candidate or undefined if no such string representation could be serialized.
Represents a serializer that serializes anything to a JSON string.