Explore tweets tagged as #validationerror
@tahirliaqat01
Tahir Liaqat
2 months
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
@soubiran_
Estéban 🦋 @soubiran.dev
1 year
Using a some predefined errors like a `validationError` make things so simple!🫣
0
0
8
@hashimotosort
Carlos Alberto Haro
2 years
ValidationError
1
0
9
@kon333_engineer
Yuya | 実家が農家系エンジニア1年目
10 months
よし、沼脱出 ValidationErrorは記憶に強く刻まれた 理解不足だったのは、簡潔にいうとModelFormのバリデーションの流れ。次は購入処理にいきます! #HappinessChain
0
0
12
@mocchari2
RINTA@フロントエンドエンジニア
2 months
【BFF個人開発】 APIのエラーハンドリングを全面リファクタ! Prismaの例外を rethrowPrismaAsAppError() でHTTP化 独自クラス(ValidationError, UnauthorizedError など)で分類 mapErrorToResponse() で統一フォーマット返却 parseJson() + Zodで入力バリデーションを厳格化 #Webエンジニア
0
0
1
@KhuyenTran16
Khuyen Tran
2 years
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
@MariusSm1th
Marius 👁️⚡🌱
3 years
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
@WilliamBakst
William Bakst
1 year
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
@kon333_engineer
Yuya | 実家が農家系エンジニア1年目
8 months
今日もやったりました raise ValidationError で発生させているのに処理が止まらずDBレベルの制約も出力されてしまう問題を解決できたのがGood!本日初めて検索した「テンプレートフィルタ」を今後積極的に活用していきます! #HappinessChain
0
0
15
@while0x1
while0x1
27 days
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
@kamon
Kamon Ayeva 🐍
2 years
🚀 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
@zoomeye_team
ZoomEye
9 months
⚡️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
@yokatsuki
Yosuke Katsuki
1 month
削除した CloudFormation スタックの参照が ValidationError になったときの対処方法 | DevelopersIO
0
0
0
@kaho_kig
かほ
2 years
リナちゃん、ValidationError吐くところまた見つけてしまったので、そのうち更新します… もうMA版の設定まるっと刷新したほうがいいかもしれない…
0
0
1
@BowTiedDevil
BowTiedDevil
9 months
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
@egpl0
𝅙
11 months
ValidationError: pillow is too big.
0
0
3
@becodewala
Vikash Kumar 👨‍💻 👁️⃤
4 months
☘️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
@LuBrooo
lubro.eth | lubro.base.eth
1 year
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
@talentxfactor
Talentxfactor
2 years
An error occurred (ValidationError) when calling the CreateChangeSet operation… https://t.co/b5406mdbSi
0
0
0