Class ValidateObjectAttribute
Enable validation for property value
[AttributeUsage(AttributeTargets.Property, Inherited = true)]
public class ValidateObjectAttribute : Attribute
- Inheritance
-
objectAttributeValidateObjectAttribute
Enable validation for property value
[AttributeUsage(AttributeTargets.Property, Inherited = true)]
public class ValidateObjectAttribute : Attribute