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

Consider adding boolean rules with prefixes "is_" and "has_", 'was_', postfixes "flag" and e.t.c. #6

Closed
3 tasks
ivbeg opened this issue Jun 30, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ivbeg
Copy link
Collaborator

ivbeg commented Jun 30, 2022

From GitSchemas datasets analysis consider adding rules:

  • prefix based with prefixes: "is_" and "has_", "show_", 'was_'
  • name based with names: "deleted", "enabled", "approved", "active"
  • postfix based with postfixes: "_flag"

Additional verification should include that field has no more than 2 values (yes or no) or 3 values including NULL (yes, no, None).

@ivbeg ivbeg added the enhancement New feature or request label Jun 30, 2022
@ivbeg ivbeg self-assigned this Jun 30, 2022
@ivbeg ivbeg changed the title Consider adding boolean rules with prefixes "is_" and "has_", postfixes "flag" and e.t.c. Consider adding boolean rules with prefixes "is_" and "has_", 'was_', postfixes "flag" and e.t.c. Jul 4, 2022
@ivbeg ivbeg closed this as completed Jul 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant