KDSoap icon indicating copy to clipboard operation
KDSoap copied to clipboard

request validation against xsd

Open SudakovIvan opened this issue 7 years ago • 8 comments

Has KDSoap such a feature? I mean, does it make received request validation automatically against xsd? Or may be I have to call some validation method by hand

SudakovIvan avatar Jan 19 '18 08:01 SudakovIvan

No, there is no runtime validation against a xsd.

The code generator generates C++ classes based on the xsd, but additional checks in the xsd (such as minimum/maximum values, mandatory fields etc.) are not performed at runtime, currently.

Are you're interested in helping to implement this, or in subcontracting the corresponding development?

dfaure-kdab avatar Jan 19 '18 09:01 dfaure-kdab

Thanks for the offer. I'll think it through in the near future

SudakovIvan avatar Jan 19 '18 10:01 SudakovIvan

Hello. We're interested to implement this. Please write me an email to [email protected] with subcontracting conditions

SudakovIvan avatar Feb 16 '18 08:02 SudakovIvan

Hello. We're interested to implement this.

MikhailTrofimov avatar Apr 04 '19 09:04 MikhailTrofimov

Hello Mikhail,

do you mean you are going to work on a patch, or that you would like to subcontract KDAB for it?

Thanks, David.

dfaure-kdab avatar Apr 04 '19 09:04 dfaure-kdab

We are going to work on a patch.

От: "David Faure" [email protected] Кому: "KDAB/KDSoap" [email protected] Копия: "Михаил Борисович Трофимов" [email protected], "Comment" [email protected] Отправленные: Четверг, 4 Апрель 2019 г 12:38:07 Тема: Re: [KDAB/KDSoap] request validation against xsd (#116)

Hello Mikhail,

do you mean you are going to work on a patch, or that you would like to subcontract KDAB for it?

Thanks, David.

— You are receiving this because you commented. Reply to this email directly, [ https://github.com/KDAB/KDSoap/issues/116#issuecomment-479826041 | view it on GitHub ] , or [ https://github.com/notifications/unsubscribe-auth/AuOcIQ2i8ayPiYsgEb4nmgxFz2ns0Lfzks5vdcf_gaJpZM4RkJek | mute the thread ] .

With respect, Trofimov Mikhail, Head of department public company "Research & Engineering Center of St. Petreburg Electro-Technical University»

MikhailTrofimov avatar Apr 04 '19 11:04 MikhailTrofimov

Excellent news, thanks. I'll be happy to review it.

dfaure-kdab avatar Apr 04 '19 11:04 dfaure-kdab

So sorry, but we have no time to implement this. So, if someone can do this, you're welcome!

SudakovIvan avatar May 20 '20 06:05 SudakovIvan