Validate that a value is a string or undefined/null. Returns the string or null for DAML optional fields.
The value to validate
Dot-notation path for error messages
The string value or null
if the value is not a string, undefined, or null
Validate that a value is a string or undefined/null. Returns the string or null for DAML optional fields.