Class PropertyValueValidator
Class used to Validate a property value.s
Inherited Members
Namespace: Sdl.LanguagePlatform .TranslationMemoryApi
Assembly: Sdl.LanguagePlatform.TranslationMemoryApi.dll
Syntax
public static class PropertyValueValidator
Methods
Validate(object, object)
Validates a property value.
Declaration
public static void Validate(object instance, object value)