5 references to ApplyValidationAttributes
Microsoft.AspNetCore.OpenApi (3)
Extensions\JsonNodeSchemaExtensions.cs (2)
330
schema.
ApplyValidationAttributes
(attributes);
345
schema.
ApplyValidationAttributes
(validationAttributes);
Services\Schemas\OpenApiSchemaService.cs (1)
104
schema.
ApplyValidationAttributes
(validationAttributes);
Microsoft.AspNetCore.OpenApi.Tests (2)
Extensions\JsonNodeSchemaExtensionsTests.cs (2)
110
schema.
ApplyValidationAttributes
([rangeAttribute]);
142
schema.
ApplyValidationAttributes
([rangeAttribute]);