validateValues method

String validateValues()

Implementation

String validateValues(){
    return "success";
}