1 reference to FormDataMappingException
Microsoft.AspNetCore.Components.Endpoints (1)
FormMapping\FormDataReader.cs (1)
63
throw new
FormDataMappingException
(new FormDataMappingError(_currentPrefixBuffer.ToString(), errorMessage, attemptedValue));