Fix wrong name on function
In order to make the default validator works in CakePHP 3.7, the name of the function should be _buildValidator instead of validationDefault
Loading
Please sign in to comment
In order to make the default validator works in CakePHP 3.7, the name of the function should be _buildValidator instead of validationDefault