Nicely explained and easy to implemented... Thank so sharing this
@discospiff4 жыл бұрын
Glad it helped. Thanks for watching!
@jtv1972 Жыл бұрын
Just I am looking for! Thanks for your video!
@discospiff Жыл бұрын
Fabulous! Schemas are a great way to validate incoming data, so that you have good data integrity. I hope you're building something awesome!
@jtv1972 Жыл бұрын
@@discospiff Yes, as a developer you have to do everything in the easiest way! In the past I implement a Message Inspector for XML documents based on XML schema
@preetsingh89822 жыл бұрын
Excellent video sir ,thanks for sharing
@discospiff Жыл бұрын
I'm glad it helped! Thanks for watching.
@lalitshahane93872 жыл бұрын
IT helped me in my project Thanks :)
@discospiff2 жыл бұрын
Great! I hope you're building something awesome.
@rafaelleitaooliveira80394 жыл бұрын
Very well explained!!! Thanks for sharing!!!! :)
@discospiff4 жыл бұрын
Thanks! I find JSON schemas are not used enough for validation... at least, not as much as XML schemas have been used for validation. Validating data on import goes a long way in ensuring data integrity up front!
@roodborstkalf96643 жыл бұрын
Excellent. I have implemented your solution in one of my projects.