Giter Club home page Giter Club logo

abp.datacheckingtool's Introduction

abp.DataCheckingTool

abp vnext 数据检查工具
一、错误规则 1.制定检查规则级别,为级别定义含义,暂定级别分为警告、错误,警告为可容忍的问题,错误是必须修改的问题。
2.按照业务逻辑制定检查规则,检查规则包括,规则名称、规则代码、规则描述、规则内容,规则通过sql语句来动态修改。
3.检查必要的表格是否存在。
4.检查表内的字段是否存在。
5.检查业务逻辑是否正确。
二、其他
1.导出警告或错误。
2.对数据进行评分。
3.导出后可以修改错误信息。
2020.8.24:
1.表格完整性检查:
1.1表格是否存在。
2.字段符合性检查:
2.1字段完整性检查,字段是否存在。
2.2字段索引是否存在。
2.3字段长度及值是否符合要求。
2.4字段值域是否符合要求。
2.5字段类型是否符合要求。
2.6正则表达式查找不符合要求的内容。

abp.datacheckingtool's People

Contributors

gishys avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.