ShortString Type
Validated non-blank string up to 255 chars inclusive.
Instance members
| Instance member | Description |
Full Usage:
this.IsValid
Returns: bool
|
|
Static members
| Static member | Description |
Full Usage:
ShortString.Value_
Returns: (ShortString -> string) * (string -> ShortString -> Result<ShortString, ModelError list>)
|
|
FCQRS