Method ValidatePropertyConstraints(Type, string, bool, bool)

Assembly: redb.Core.dll

Validate property constraints and arrays.

public ValidationIssue? ValidatePropertyConstraints(Type propertyType, string propertyName, bool isRequired, bool isArray)