Jump to: navigation, search

Difference between revisions of "PROPERTYVALUEVALIDATION"


(Created page with "{{MetaClassInfoBox | title = Property value validation class | name = PROPERTYVALUEVALIDATION | internalname = - | namespace = System.Main.Validation | purpose = Property valu...")
 
 
(3 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
| purpose = Property value validation
 
| purpose = Property value validation
 
| version = 2+
 
| version = 2+
 +
| typestring = UBIK.Kernel.MetaClass
 +
| runtimetype = UBIK.Kernel.PropertyValueValidation<T>
 +
| runtimetypeUI = UBIK.Runtime.Sys.UI.PROPERTYVALUEVALIDATION
 
}}
 
}}
  
 
{{HintMethods}}
 
{{HintMethods}}
 +
 +
== See also ==
 +
* [[PROPERTYVALUEVALIDATION_DBL]]
 +
* [[PROPERTYVALUEVALIDATION_INT]]
  
 
[[Category:Metaclasses]]
 
[[Category:Metaclasses]]

Latest revision as of 15:23, 9 March 2015

IC METACLASS.gif Property value validation class
Name PROPERTYVALUEVALIDATION
Namespace System.Main.Validation
Internal Name -
TypeString UBIK.Kernel.MetaClass
RuntimeType UBIK.Kernel.PropertyValueValidation<T>
Purpose Property value validation
Version 2+


IC Hint square.pngThere are specific methods available for this type!

See also