Вопрос

Is there a way of making DataAnnotations attributes such as Required to work with Castle Validators?

I know Castle has its own attributes - but I am wanting to use the same attribute for the view and business logic. So I want the attributes to be used for the view validation and any business logic validation. I am aware this approach is not ideal.

Нет правильного решения

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top