Hi all,
i have a problem when using FluentValidation. I have 3 field A, B, C; i want to check if A,B,C fields of an object are null or empty, raising error. So how it write? Please help me
Hi all,
i have a problem when using FluentValidation. I have 3 field A, B, C; i want to check if A,B,C fields of an object are null or empty, raising error. So how it write? Please help me