maxValue property
The maximum column value allowed for a row to pass this validation.
At least one of min_value and max_value need to be provided.
Optional.
Implementation
core.String? maxValue;
The maximum column value allowed for a row to pass this validation.
At least one of min_value and max_value need to be provided.
Optional.
core.String? maxValue;