I am providing search only for name and location in GUI .
since It is written in spec
"It must allow the user to search the data for all records, or for records where the name and/or location fields exactly match values specified by the user"
should I provide search for services also in GUI ?
Regarding to the specs, you should have following possibilities in gui:
- search for all records
- search for records matching given name
- search for records matching given location
- search for records matching given name and location
Btw before asking a question it's no harm in searching this forum a bit... (and/or checking out other threads). if you would have took a little effort, you certainly had found this recent thread (it's 5-6 threads beneath this one)