1
- [ ![ Build Status] ( https://travis-ci.org/coldbox-modules/cbox-validation.svg?branch=development )] ( https://travis-ci.org/coldbox-modules/cbox-validation )
1
+ [ ![ Build Status] ( https://travis-ci.org/coldbox-modules/cbvalidation.svg?branch=development )] ( https://travis-ci.org/coldbox-modules/cbvalidation )
2
+
3
+ # WELCOME TO THE COLDBOX VALIDATION MODULE
2
4
3
- WELCOME TO THE COLDBOX VALIDATION MODULE
4
- ========================================
5
5
This module is a server side rules validation engine that can provide you with a unified approach to object, struct and form validation. You can construct validation constraint rules and then tell the engine to validate them accordingly.
6
6
7
7
## LICENSE
8
+
8
9
Apache License, Version 2.0.
9
10
10
11
## IMPORTANT LINKS
11
- - https://github.com/coldbox-modules/cbox-validation
12
- - https://github.com/coldbox-modules/cbox-validation/wiki
12
+
13
+ - https://github.com/coldbox-modules/cbvalidation
14
+ - https://coldbox-validation.ortusbooks.com
13
15
- https://forgebox.io/view/validation
14
16
15
17
## SYSTEM REQUIREMENTS
16
- - Lucee 4.5+
18
+
19
+ - Lucee 5.x+
17
20
- Adobe ColdFusion 11+
18
21
19
- INSTRUCTIONS
20
- ============
22
+ ## Installation
21
23
22
- Just drop into your ** modules ** folder or use CommandBox to install:
24
+ Leverage CommandBox to install:
23
25
24
26
` box install cbvalidation `
25
27
@@ -68,7 +70,7 @@ validation = {
68
70
}
69
71
```
70
72
71
- You can read more about ColdBox Validation here: - https://github.com/ coldbox-modules/cbox- validation/wiki
73
+ You can read more about ColdBox Validation here: - https://coldbox-validation.ortusbooks.com/
72
74
73
75
---
74
76
@@ -79,7 +81,8 @@ www.coldbox.org | www.luismajano.com | www.ortussolutions.com
79
81
********************************************************************************
80
82
```
81
83
82
- #### HONOR GOES TO GOD ABOVE ALL
84
+ ### HONOR GOES TO GOD ABOVE ALL
85
+
83
86
Because of His grace, this project exists. If you don't like this, then don't read it, its not for you.
84
87
85
88
> "Therefore being justified by faith, we have peace with God through our Lord Jesus Christ:
@@ -90,4 +93,5 @@ And hope maketh not ashamed; because the love of God is shed abroad in our heart
90
93
Holy Ghost which is given unto us. ." Romans 5:5
91
94
92
95
### THE DAILY BREAD
96
+
93
97
> "I am the way, and the truth, and the life; no one comes to the Father, but by me (JESUS)" Jn 14:1-12
0 commit comments