Click or drag to resize
ValidationBuilder Methods

The ValidationBuilder type exposes the following members.

Methods
  NameDescription
Public methodAlias
Public methodAndStart
Public methodAppendBuilder(ElementModelBuilder)
Appends another builder into current one when a hierarchy of commands is required
(Inherited from ElementModelBuilder.)
Public methodBuild
Protected methodBuildValidation (Inherited from ElementModelBuilder.)
Public methodCheck
Public methodContains
Protected methodCreateParameterCollection
Creates the parameters as a dictionary
(Inherited from ElementModelBuilder.)
Public methodCustom(String)
Public methodCustom(String, IDictionaryString, String)
Public methodDeclarationStart
Public methodDefine
Public methodEmpty
Public methodEnd
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodExistName (Inherited from ElementModelBuilder.)
Protected methodExistParameter (Inherited from ElementModelBuilder.)
Public methodFalse
Public methodFalseStart
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodForEachStart
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGroupStart
Protected methodIsInHierarchy (Inherited from ElementModelBuilder.)
Public methodLogicStart
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMoveToChild (Inherited from ElementModelBuilder.)
Protected methodMoveToChildFirst (Inherited from ElementModelBuilder.)
Protected methodMoveToChildLast (Inherited from ElementModelBuilder.)
Protected methodMoveToParent (Inherited from ElementModelBuilder.)
Protected methodMoveToRoot (Inherited from ElementModelBuilder.)
Protected methodName (Inherited from ElementModelBuilder.)
Public methodNorStart
Public methodNotStart
Public methodNull
Protected methodOnAppendingBuilder (Inherited from ElementModelBuilder.)
Public methodOrStart
Protected methodParameter
Adds parameter with a name and value
(Inherited from ElementModelBuilder.)
Protected methodProcessOneLineCommandQueue
Public methodRegex
Public methodSetEnable
Public methodSetMessage
Public methodSetName
Public methodSetNegate
Public methodSetNotice
Public methodSetPriority
Public methodSetTag
Public methodThenStart
Public methodToString (Inherited from ElementModelBuilder.)
Public methodTrue
Public methodTrueStart
Public methodUniqueConstraint
Protected methodValidate(Boolean) (Inherited from ElementModelBuilder.)
Public methodValidate(String)
Public methodWhenStart
Public methodXnorStart
Public methodXorStart
Top
See Also