Guardrails AIguardrails-ai 0.11.0 · Python 3.10+
0%
1
Curious builder0 XP earned · 300 to level 2
0 daysFinish a lesson to begin
Badge collection0 of 6 unlocked
27 small wins to finish your pathNext lesson

Validators quiz

Question 1 of 5

<code>Guard().use(EndsWith(end=".")).use(ValidLength(min=1, max=20))</code> on a reply that breaks both rules. Which validators run?

Getting one wrong here is cheaper than getting it wrong in your own code.