ardent
ardent copied to clipboard
Documentation of updateUniques
It might be worthwhile mentioning in readme.md that updateUniques and validateUniques need the $table property set on the model in case of unique rule not carrying the table name suffix - or buildUniqueExclusionRules will be in trouble. Also, a line about validateUniques would be awesome for those who don't know this method. :)