Fluent Model Validation

Fluent Model Validation

1st - 5th Grade

11 Qs

quiz-placeholder

Similar activities

Computer 5 Fourth Monthly Examination

Computer 5 Fourth Monthly Examination

5th Grade

16 Qs

Diseño y Desarrollo Orientado a la Web

Diseño y Desarrollo Orientado a la Web

1st - 11th Grade

10 Qs

Movel validation

Movel validation

1st - 5th Grade

9 Qs

Microsoft Powerpoint

Microsoft Powerpoint

1st Grade

15 Qs

IB CS Quiz-01

IB CS Quiz-01

1st - 6th Grade

14 Qs

Prevention

Prevention

1st Grade - Professional Development

10 Qs

quiz 1 dppldg

quiz 1 dppldg

1st Grade

10 Qs

Fluent Model Validation

Fluent Model Validation

Assessment

Quiz

Computers

1st - 5th Grade

Medium

Created by

Nataly Revutska

Used 1+ times

FREE Resource

11 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

ValidationResult object contains property Errors which has type IList<.......>

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which method should we use to checks whether a numeric value is valid to be in that enum?

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Which class should you inherit from, if you want to create a validator?

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Can we use another validator classes inside "rules construction" building chain?

5.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

What is required from validator class to be automatically `picker up` by the AddFromAssemblyContaining configuration method?

class should be public

class should be protected

class should be private

class should be static

class should not be static

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

NotEmpty Validator ensures that the specified property is:

not empty string

not null

not whitespace

not default value for value types

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

ValidationResult object contains two properties:

ErrorMessage

Errors

ModelState

Value

IsValid

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?