You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.
It is not clear to me how to add a custom rule for a Collection type.
Example: a DTO has a field like this:
public List custom;
How would I create a rule only for MyCustomType, and not for all Lists in general?
In the current reference implementation, the rule only applies to List in general, which is not helpful. I did not find any relevant information in the specification about this topic.
Original bug ID: BZ#211
From: David Leangen <[email protected]>
Reported version: unspecified
The text was updated successfully, but these errors were encountered: