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