Skip to content

A common issue when receiving data either electronically or from user input is verifying the integrity of the data. This work is repetitive and becomes even more complicated when different sets of validation rules need to be applied to the same set of data based on locale. This module addresses some of these issues to speed development and maint…

License

Notifications You must be signed in to change notification settings

rtomlinson/mule-module-validation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mule Validation Module

A common issue when receiving data either electronically or from user input is verifying the integrity of the data. This work is repetitive and becomes even more complicated when different sets of validation rules need to be applied to the same set of data based on locale. This module addresses some of these issues to speed development and maintenance of validation rules.

Installation and Usage

For information about usage and installation you can check our documentation at http://mulesoft.github.com/mule-module-validation.

Reporting Issues

We use GitHub:Issues for tracking issues with this module. You can report new issues at this link https://github.com/mulesoft/mule-module-validation/issues.

About

A common issue when receiving data either electronically or from user input is verifying the integrity of the data. This work is repetitive and becomes even more complicated when different sets of validation rules need to be applied to the same set of data based on locale. This module addresses some of these issues to speed development and maint…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%