merge claim detail
This commit is contained in:
@@ -164,6 +164,10 @@ return [
|
||||
|
|
||||
*/
|
||||
|
||||
'attributes' => [],
|
||||
'attributes' => [
|
||||
"MORE_THAN" => ":date_param (:date) must be greater than :date_param2 date (:start)",
|
||||
"LESS_THAN" => ":date_param (:date) must be less than :date_param2 date (:end)",
|
||||
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user