easyuiベースの検証拡張

1666 ワード

  easyui     



##  

              ,             ,      ,             。    easyui1.2.6       ,2012          ,          HTML5   ,         ,  HTML4         ,          。





##    

        



* `easyUIExtend`  easyui validatebox   ,          。

* `customValidator`        ,                     。





##  

  release      , HTML   `easyValidator.css` `easyValidator.min.js`





          easyui,       `easyUIExtend`,  

```html



```

              



       `customValidator`,          `customValidator`     , 

```javascript 

    $(function(){

        $.eValid.init();

    })

```

                    eValid       ,  

```html

 

 

```

                  ,        OK。                 [demo](http://p2227.github.io/easyValidator/demo/)





##easyUIExtend    



|           |      | 

| --------   | :-----  | 

| `compare`     |           |        |

| `format`        |                  (       )   |      |

| `condFormat` |                (       )    |

| `sumCompare` |                          |

| `gridCompare` |      easyui-datagrid         |



##customValidator    



|           |      | 

| --------   | :-----  | 

| `required`     |     ,    radio/checkbox |        |

| `required1`        |           ,  :required1[key],key             | 

| `unique` |         ,             unique          |



##   

[  ](http://p2227.github.io/easyValidator/demo/)



[  ](https://github.com/p2227/easyValidator)