Hi,everyone
i have a question: when i use validator which type is unique,how could i ignore the case?for example,there is a "Test" in database, so attempt to insert "test" will be returned failure by validator.
i have a question: when i use validator which type is unique,how could i ignore the case?for example,there is a "Test" in database, so attempt to insert "test" will be returned failure by validator.
Comment