ValidateResult<'T>
Namespace: Fable.Validation
Parent Module: Core
Union Cases
Union Case | Description |
Invalid
Signature:
|
[src] |
Valid('T)
Signature: 'T
|
[src] |
Instance members
Instance member | Description |
IsInvalid_
Signature: bool
|
[src]
CompiledName: |
IsValid_
Signature: bool
|
[src]
CompiledName: |