Method ValidatePropertyConstraints(Type, string, bool, bool)
Validate property constraints and arrays.
public ValidationIssue? ValidatePropertyConstraints(Type propertyType, string propertyName, bool isRequired, bool isArray)
Validate property constraints and arrays.
public ValidationIssue? ValidatePropertyConstraints(Type propertyType, string propertyName, bool isRequired, bool isArray)