Summary
Extensions for
IValidatesProperties
.
- Namespace
- ReactiveUI
.Validation .Extensions - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ValidatesPropertiesExtensions"]
class Type type-node
Syntax
public static class ValidatesPropertiesExtensions
Methods
Name | Value | Summary |
---|---|---|
ContainsProperty |
bool |
Determine if a property name is actually contained within this.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
Invoke |
object |
This is a thing I lifted from Prism.
|