Add or remove a broken rule.
Namespace: BlogEngine.Core
Assembly: BlogEngine.Core (in BlogEngine.Core.dll)
Version: 1.2.0.0
Syntax
| C# | Visual Basic | Visual C++ |
Parameters
- propertyName
- String
The name of the property.
- errorMessage
- String
The description of the error
- isBroken
- Boolean
True if the validation rule is broken.
See Also
BlogEngine.Core Namespace