NullableString

Overview

Abstract data type

A sequence of characters, or a null value. NullableString is abstract and has two concrete subtypes:

Subtypes

Implementation in Proteus Schema

The Proteus Schema implementation of NullableString depends on the Proteus Schema implementations of the data attributes with type NullableString.

Note that there are further data attributes with type String instead of NullableString. See the Proteus Schema implementation of String for a list of these special cases.