Explore tweets tagged as #validationerror
Stuck in the “Cannot continue validation process” loop on Search Console. Been trying for 2 days. Anyone else dealing with this lately? #SEO #GoogleSearchConsole #ValidationError
0
0
1
Using a some predefined errors like a `validationError` make things so simple!🫣
0
0
8
よし、沼脱出 ValidationErrorは記憶に強く刻まれた 理解不足だったのは、簡潔にいうとModelFormのバリデーションの流れ。次は購入処理にいきます! #HappinessChain
0
0
12
【BFF個人開発】 APIのエラーハンドリングを全面リファクタ! Prismaの例外を rethrowPrismaAsAppError() でHTTP化 独自クラス(ValidationError, UnauthorizedError など)で分類 mapErrorToResponse() で統一フォーマット返却 parseJson() + Zodで入力バリデーションを厳格化 #Webエンジニア
0
0
1
To enforce data types and validate function parameters at runtime, use Pydantic. Pydantic will attempt to convert values to the correct data type. If the conversion fails, it raises a ValidationError. #Python
1
10
36
Hey @formspree you have some misspelled code in your implementation of the stripe plugin. This line: " <ValidationError errors={state.erorrs} />" Should be "state.errors" You can see that in the screenshot
1
0
0
when a `response_model` throws a `ValidationError`, it's crucial to be able to access the original response for e.g. debugging @mirascopeai attaches the original call response to the thrown error
1
0
2
今日もやったりました raise ValidationError で発生させているのに処理が止まらずDBレベルの制約も出力されてしまう問題を解決できたのがGood!本日初めて検索した「テンプレートフィルタ」を今後積極的に活用していきます! #HappinessChain
0
0
15
Well the oracle update validation works..- ERROR - ... data': {'validationError': "An error has occurred:\nThe machine terminated because of an error, either from a built-in function or from an explicit use of 'error'.", 'traces': ['OracleRange']}}}]}, 'id': None}
0
0
0
🚀 Python Tip of the Day: Error Handling in Pydantic Enhance the robustness of your Python applications by effectively handling Pydantic's validation errors. Catch `ValidationError` exceptions to provide meaningful feedback and log data issues. In this example, we define a
0
0
0
⚡️The vulnerability details are now available: https://t.co/BDvEkKymip 🚨🚨CVE-2025-30353 (CVSS 8.6) in Directus! Webhook trigger flows are spilling the tea—sensitive data like environmental variables, API keys, user info, and operational data leaking when a ValidationError
0
2
7
削除した CloudFormation スタックの参照が ValidationError になったときの対処方法 | DevelopersIO
0
0
0
リナちゃん、ValidationError吐くところまた見つけてしまったので、そのうち更新します… もうMA版の設定まるっと刷新したほうがいいかもしれない…
0
0
1
I've discovered that Pydantic can do input and return value validation on arbitrary functions and I'm GEEKED TF OUT Now I can just hit any function with the decorator and Pydantic will raise an ValidationError exception on bad inputs or outputs This is great because now I can
4
2
40
☘️How do you handle validation errors? Validation errors are returned as part of a ValidationError object. 📌 Example: try { await User.create({ name: '' }); } catch (err) { if ( https://t.co/dO221mExb7 === 'ValidationError') { console.log(err.message); // Output error details}}
0
0
3
Hey @JumperExchange Fam, I can't perform a bridge to @zksync via Jumper. Every time, whether @Base or @LineaBuild as source, all transactions fail with “[ValidationError] Request failed with status code 400. Destination token can not be sent to receiver address ...”
20
0
4
An error occurred (ValidationError) when calling the CreateChangeSet operation… https://t.co/b5406mdbSi
0
0
0