Open Closed

ngx-validate package not working after installation and configuration #4372


User avatar
0
EneaManga created
  • ABP Framework version: v5.1.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Installing ngx-validate into the Angular application. Configuring the AppModule with the instructions specified in the documentation https://docs.abp.io/en/abp/latest/UI/Angular/Form-Validation . Validation messages still do not show.

1 Answer(s)
  • User Avatar
    0
    muhammedaltug created

    Hello

    Ngx validate preconfigured by @abp/ng.theme.shared package. You don't need to install it again by adding a dependency to your package.json. Because the theme shared package is already dependent on ngx-validate.

    Can you send more info about your form?

    Can you send an example project? (Please send us via mail. Do not update any public platforms)

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11