- spring boot starter web dependency already includes hibernate validator dependency.
- https://www.journaldev.com/2668/spring-validation-example-mvc-validator
- http://technicalstack.com/form-validation-part-4-using-annotation-pattern-past-max-etc/
- https://stackoverflow.com/questions/3813195/regular-expression-for-indian-mobile-numbers
- mobile no validation
- birthdate validation for correct range which dependes on gender
- email validation
- https://docs.oracle.com/javase/tutorial/essential/regex/intro.html
Thursday, March 22, 2018
Spring MVC validation
Tuesday, March 13, 2018
showing the newly created page on blogger
- pages
- new page
- publish the page
- Layout
- cross column
- edit
- select the newly created page
- choose save
solving programming problem speedily
- remember God
- pranayam
- write down the summary of the problem
- split the problem into milestones
- achieve one milestone at a time
- note down the sample input and output
- use white plain paper for dry run
- use pencil and rubber for dry run
- use meaningful variable names
- write down what should happen on each milestone or event
- dont exceed time limit
- always check or test the code for compile time error and run time error and prescribed time limit for compilation
- never give up till last moment
- results dont matter but efforts do
- note down the lessons you learnt and your shortcomings
- work on your weakness
- https://www.quora.com/What-is-the-mathematical-background-necessary-for-competitive-programming
- https://www.quora.com/What-are-some-must-know-topics-in-discrete-math-and-probability-for-competitive-programming
Subscribe to:
Posts (Atom)