Reduce amount of javascript loaded for the Pattern CvValidator plugin
requested to merge issue/clientside_validation-3199980:3199980-loading-jquery-validation-additional-methods.js into 3.0.x
- Copy the "pattern" jquery validation method into a module js file and define a library
- Use the library in the plugin attachment instead of additional-methods.js
Closes #3199980