Softwareengineering: How can I manage validation logic for 150+ screens with unique business rule...

Subscribers:
4,270
Published on ● Video Link: https://www.youtube.com/watch?v=HHHSZZI_ylc



Duration: 0:00
1 views
0


How can I manage validation logic for 150+ screens with unique business rules across microservices?
I hope you found a solution that worked for you :)
The Content is licensed under (https://meta.stackexchange.com/help/licensing) CC BY-SA.
Attention! This video does always use the same license as the source!
Thanks to all those great people for their contributions!

(softwareengineering.stackexchange.com/users/447216/procrastinator1771)procrastinator1771
(softwareengineering.stackexchange.com/users/9113/doc-brown)Doc Brown
(softwareengineering.stackexchange.com/users/292095/steve)Steve
A special thanks goes out to the (softwareengineering.stackexchange.com/questions/455677/how-can-i-manage-validation-logic-for-150-screens-with-unique-business-rules-ac)Stackexchange community

I wish you all a wonderful day! Stay safe :)
If anything is off, please write me at peter D.O.T schneider A.T ois42.de

sql configuration excel




Other Videos By Peter Schneider


2024-11-14Mathematica: How can I find the minimum integrals faster?
2024-11-14Tex: Why exactly are badnesses squared in the calculation of demerits?
2024-11-14Tex: How would a "pro" LaTeX user improve my preamble/template?
2024-11-14Tex: How to Type Complex Infinity Symbol in LaTeX?
2024-11-14Mathematica: How to use Or () in a less verbose test function?
2024-11-14Mathematica: How to force Mathematica to evaulate some values of LerchPhi function?
2024-11-14VBA Speeding Up Index-Match for Large Dataset
2024-11-14Mathematica: Polygon from Periodic Tiling
2024-11-14On the type of a pointer to a class method using deducting this
2024-11-14Tex: tikz-cd: vertical $in$ instead of arrow
2024-11-13Softwareengineering: How can I manage validation logic for 150+ screens with unique business rule...
2024-11-12Issue with Regex Pattern (split string with characters & numbers) in Java
2024-11-12How to recursively check if a String starts and ends with another String in Java without equals()?
2024-11-12Why are parameterized queries not possible with DO ... END?
2024-11-12How to make a Django url case insensitive?
2024-11-12How would I equate a character to my type parameter in Haskell?
2024-11-12How can the Intel 8086 access the entirety of the address space at a given time when using memory...
2024-11-12Gis: Creating temporal raster (timeseries) in PyQGIS
2024-11-12Which concept to use for checking an iterator's value type?
2024-11-12Why are explicitly defaulted comparison operators deleted when the class contains a reference mem...
2024-11-12Is it legal to have a function prototype slightly different from its definition?