問題タブ [castle-validators]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
c# - クライアント側で Castle Validation 用のカスタム Validator を構築する方法は?
城の検証を使用していますが、検証ツールが機能しない理由を知りたいです:
そして私の畑
そして私の見解
ValidateNonEmpty はクライアント側とサーバー側の両方で検証されますが、ValidatePositiveInteger は検証されません。
このスレッドMin Length Custom AbstractValidationAttribute と Implementing Castle.Components.Validator.IValidatorを見てきましたが、私のコードと彼のコードの間に違いは見られません。