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