Query validation.
| C# | Visual Basic | Visual C++ | F# |
public class QueryValidationRule : ValidationRule
Public Class QueryValidationRule Inherits ValidationRule
public ref class QueryValidationRule : public ValidationRule
type QueryValidationRule = class inherit ValidationRule end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| QueryValidationRule()()()() | ||
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Query |
The query to validate
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) | |
| Validate(Object, CultureInfo) |
Validates the query.
(Overrides ValidationRule.Validate(Object, CultureInfo).) | |
| ValidatesOnTargetUpdated | Gets or sets a value that indicates whether the validation rule runs when the target of the Binding is updated. (Inherited from ValidationRule.) | |
| ValidationStep | Gets or sets when the validation rule runs. (Inherited from ValidationRule.) |
| Object | ||
| ValidationRule | ||
| QueryValidationRule | ||
Assembly: Keyoti4.RapidFindReplace.WPF (Module: Keyoti4.RapidFindReplace.WPF.dll) Version: 1.0.14.531 (1.0.14.531)