Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RegularExpression annotation should be handled before others #1091

Open
zvirja opened this issue Dec 18, 2018 · 0 comments
Open

RegularExpression annotation should be handled before others #1091

zvirja opened this issue Dec 18, 2018 · 0 comments
Labels
data annotations An issue related to data annotations enhancement
Milestone

Comments

@zvirja
Copy link
Member

zvirja commented Dec 18, 2018

Normally AutoFixture doesn't support multiple annotation attributes at once and handles the first occurrence only. We should re-order the handlers, so the RegularExpression attribute has higher priority. That's because this kind of restriction is more strict than e.g. length restriction.

@zvirja zvirja changed the title RegularExpression annotation should be handled before other RegularExpression annotation should be handled before others Dec 18, 2018
@aivascu aivascu added the data annotations An issue related to data annotations label Dec 5, 2023
@aivascu aivascu added this to the v4.0 milestone Dec 5, 2023
@aivascu aivascu modified the milestones: v4.0, v5.0 Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data annotations An issue related to data annotations enhancement
Projects
None yet
Development

No branches or pull requests

2 participants